home *** CD-ROM | disk | FTP | other *** search
Text File | 2003-12-09 | 143.5 KB | 4,103 lines |
- object Form1: TForm1
- Left = 359
- Top = 215
- Width = 790
- Height = 580
- Caption = 'Perfect Process Administration ( Demo Version )'
- Color = 16112329
- Constraints.MinHeight = 580
- Constraints.MinWidth = 790
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Menu = MainMenu1
- OldCreateOrder = False
- Position = poDesktopCenter
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object WebBrowser1: TWebBrowser
- Left = 344
- Top = 32
- Width = 353
- Height = 57
- TabOrder = 2
- ControlData = {
- 4C0000007C240000E40500000000000000000000000000000000000000000000
- 000000004C000000000000000000000001000000E0D057007335CF11AE690800
- 2B2E126208000000000000004C0000000114020000000000C000000000000046
- 8000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000100000000000000000000000000000000000000}
- end
- object PageControl1: TPageControl
- Left = 177
- Top = 0
- Width = 605
- Height = 504
- ActivePage = TabSheet3
- Align = alClient
- HotTrack = True
- Images = ImageList1
- MultiLine = True
- RaggedRight = True
- Style = tsFlatButtons
- TabOrder = 0
- object TabSheet1: TTabSheet
- Caption = 'TabSheet1'
- Enabled = False
- TabVisible = False
- DesignSize = (
- 597
- 494)
- object Thememo3: TMemo
- Left = -84
- Top = 229
- Width = 681
- Height = 265
- ReadOnly = True
- TabOrder = 15
- Visible = False
- WordWrap = False
- end
- object TheMemo2: TMemo
- Left = -84
- Top = 232
- Width = 681
- Height = 262
- ReadOnly = True
- TabOrder = 11
- Visible = False
- WordWrap = False
- end
- object Proclist: TRichEdit
- Left = 128
- Top = 376
- Width = 625
- Height = 89
- PlainText = True
- TabOrder = 0
- Visible = False
- WordWrap = False
- end
- object Thememo1: TMemo
- Left = 24
- Top = 240
- Width = 681
- Height = 265
- ReadOnly = True
- TabOrder = 3
- Visible = False
- WordWrap = False
- end
- object RichEdit2: TRichEdit
- Left = 65
- Top = 536
- Width = 529
- Height = 73
- PlainText = True
- TabOrder = 2
- Visible = False
- WordWrap = False
- end
- object dxContainer1: TdxContainer
- Left = 256
- Top = 32
- Width = 336
- Height = 384
- Anchors = [akLeft, akTop, akRight, akBottom]
- BoundColor = clBlack
- BoundLines = [blLeft, blTop, blRight, blBottom]
- Caption = 'dxContainer1'
- Color = 16112329
- ParentColor = False
- DesignSize = (
- 336
- 384)
- object Shape1: TShape
- Left = 8
- Top = 349
- Width = 316
- Height = 2
- Anchors = [akLeft, akRight, akBottom]
- Brush.Color = clHotLight
- Pen.Color = clInactiveCaption
- end
- object desc10: TRichEdit
- Left = 8
- Top = 72
- Width = 315
- Height = 262
- Anchors = [akLeft, akTop, akRight, akBottom]
- BevelInner = bvNone
- BevelOuter = bvSpace
- BevelKind = bkFlat
- BorderStyle = bsNone
- Color = 16112329
- ScrollBars = ssBoth
- TabOrder = 3
- end
- object dxContainer6: TdxContainer
- Left = 1
- Top = 1
- Width = 334
- Height = 56
- Align = alTop
- Caption = 'dxContainer5'
- Color = clGradientInactiveCaption
- ParentColor = False
- DesignSize = (
- 334
- 56)
- object Desc1: TLabel
- Left = 8
- Top = 0
- Width = 6
- Height = 20
- Alignment = taCenter
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMenuText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold, fsUnderline]
- ParentFont = False
- Transparent = True
- end
- object desc2: TLabel
- Left = 8
- Top = 24
- Width = 4
- Height = 16
- Font.Charset = ANSI_CHARSET
- Font.Color = clMenuText
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Desc3: TLabel
- Left = 328
- Top = 0
- Width = 3
- Height = 15
- Alignment = taRightJustify
- Anchors = [akTop, akRight]
- Font.Charset = ANSI_CHARSET
- Font.Color = clMenuText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Desc4: TLabel
- Left = 328
- Top = 16
- Width = 3
- Height = 15
- Alignment = taRightJustify
- Anchors = [akTop, akRight]
- Font.Charset = ANSI_CHARSET
- Font.Color = clMenuText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Desc5: TLabel
- Left = 8
- Top = 41
- Width = 3
- Height = 14
- Font.Charset = ANSI_CHARSET
- Font.Color = clMenuText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Image1: TImage
- Left = 306
- Top = 32
- Width = 25
- Height = 24
- Anchors = [akTop, akRight]
- Center = True
- Picture.Data = {<image000.TZLIBBitmap>}
- Stretch = True
- Transparent = True
- Visible = False
- end
- end
- object BTNKillProcess: TdxButton
- Left = 8
- Top = 356
- Width = 65
- Hint = 'If you click here you will stop/kill the process.'
- Anchors = [akLeft, akBottom]
- Visible = False
- OnClick = BTNKillProcessClick
- Caption = 'Kill Process'
- TabOrder = 0
- end
- object BtnMoreinfo: TdxButton
- Left = 80
- Top = 356
- Width = 65
- Hint =
- 'CLick here if you are connected to the internet and want more in' +
- 'fomation regarding this process'
- Anchors = [akLeft, akBottom]
- Visible = False
- OnClick = MoreInfoInternetsearch1Click
- Caption = 'More info ...'
- TabOrder = 1
- end
- object Processgrid: TStringGrid
- Left = 24
- Top = 72
- Width = 425
- Height = 241
- ColCount = 10
- DefaultRowHeight = 16
- FixedCols = 0
- RowCount = 100
- GridLineWidth = 0
- TabOrder = 4
- Visible = False
- end
- object BTNOPenConFolder: TdxButton
- Left = 155
- Top = 554
- Width = 126
- Hint = 'Click here to Browse/open the folder containing til process'
- Visible = False
- OnClick = BTNOPenConFolderClick
- Caption = 'Open Containing Folder'
- TabOrder = 5
- end
- object dxButton35: TdxButton
- Left = 291
- Top = 553
- Width = 158
- Hint = 'Click here to Browse/open the folder containing til process'
- Visible = False
- Caption = 'Look for unknown in the forum'
- TabOrder = 6
- end
- end
- object FourthTabSet1: TFourthTabSet
- Left = 40
- Top = 216
- Width = 185
- Height = 21
- Options.BoldSelectedTab = True
- Options.SeparatorOnSide = True
- Options.RoundedCorners = True
- ScrollChangeTab = False
- Tabs.Strings = (
- 'Proccess'
- 'IE Protection')
- TabIndex = 1
- end
- object dxContainer2: TdxContainer
- Left = 0
- Top = 32
- Width = 249
- Height = 460
- Anchors = [akLeft, akTop, akBottom]
- BoundColor = clBlack
- BoundLines = [blLeft, blTop, blRight, blBottom]
- Caption = 'dxContainer2'
- Color = 16112329
- ParentColor = False
- object Label62: TLabel
- Left = 216
- Top = 472
- Width = 38
- Height = 13
- Caption = 'Label62'
- end
- object ListBox1: TListBox
- Left = 1
- Top = 56
- Width = 247
- Height = 391
- Align = alCustom
- Anchors = [akLeft, akTop, akBottom]
- BevelInner = bvNone
- BevelKind = bkSoft
- BevelOuter = bvNone
- BorderStyle = bsNone
- Color = 16112329
- Enabled = False
- Font.Charset = ANSI_CHARSET
- Font.Color = 15159552
- Font.Height = -13
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold]
- ItemHeight = 15
- ParentFont = False
- ParentShowHint = False
- PopupMenu = PopupMenu1
- ShowHint = False
- TabOrder = 0
- OnClick = ListBox1Click
- OnKeyPress = ListBox1KeyPress
- OnMouseDown = ListBox1MouseDown
- end
- object dxContainer5: TdxContainer
- Left = 1
- Top = 1
- Width = 247
- Height = 24
- Align = alTop
- BoundColor = clActiveBorder
- Caption = 'dxContainer5'
- Color = clGradientInactiveCaption
- ParentColor = False
- object Label1: TLabel
- Left = 0
- Top = 0
- Width = 68
- Height = 20
- Align = alClient
- Alignment = taCenter
- Caption = 'TaskList'
- Color = clMenuText
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMenuText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- end
- object dxButton3: TdxButton
- Left = 8
- Top = 28
- Height = 18
- Hint = 'Use this to connect to a remote Host and get the process list'
- OnClick = dxButton3Click
- Caption = 'Remote PC'
- TabOrder = 2
- end
- object dxButton4: TdxButton
- Left = 160
- Top = 28
- Height = 18
- Hint = 'This will give the local host'#39's processlist'
- ParentShowHint = False
- ShowHint = True
- OnClick = dxButton4Click
- Caption = 'Local PC'
- TabOrder = 3
- ShowFocusRect = True
- end
- object dxContainer10: TdxContainer
- Left = 8
- Top = 56
- Width = 233
- Height = 145
- Visible = False
- BorderWidth = 2
- BoundLines = [blLeft, blTop, blRight, blBottom]
- Color = clInfoBk
- Glyph.Data = {
- 36080000424D3608000000000000360400002800000020000000200000000100
- 0800000000000004000000000000000000000001000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
- A6000020400000206000002080000020A0000020C0000020E000004000000040
- 20000040400000406000004080000040A0000040C0000040E000006000000060
- 20000060400000606000006080000060A0000060C0000060E000008000000080
- 20000080400000806000008080000080A0000080C0000080E00000A0000000A0
- 200000A0400000A0600000A0800000A0A00000A0C00000A0E00000C0000000C0
- 200000C0400000C0600000C0800000C0A00000C0C00000C0E00000E0000000E0
- 200000E0400000E0600000E0800000E0A00000E0C00000E0E000400000004000
- 20004000400040006000400080004000A0004000C0004000E000402000004020
- 20004020400040206000402080004020A0004020C0004020E000404000004040
- 20004040400040406000404080004040A0004040C0004040E000406000004060
- 20004060400040606000406080004060A0004060C0004060E000408000004080
- 20004080400040806000408080004080A0004080C0004080E00040A0000040A0
- 200040A0400040A0600040A0800040A0A00040A0C00040A0E00040C0000040C0
- 200040C0400040C0600040C0800040C0A00040C0C00040C0E00040E0000040E0
- 200040E0400040E0600040E0800040E0A00040E0C00040E0E000800000008000
- 20008000400080006000800080008000A0008000C0008000E000802000008020
- 20008020400080206000802080008020A0008020C0008020E000804000008040
- 20008040400080406000804080008040A0008040C0008040E000806000008060
- 20008060400080606000806080008060A0008060C0008060E000808000008080
- 20008080400080806000808080008080A0008080C0008080E00080A0000080A0
- 200080A0400080A0600080A0800080A0A00080A0C00080A0E00080C0000080C0
- 200080C0400080C0600080C0800080C0A00080C0C00080C0E00080E0000080E0
- 200080E0400080E0600080E0800080E0A00080E0C00080E0E000C0000000C000
- 2000C0004000C0006000C0008000C000A000C000C000C000E000C0200000C020
- 2000C0204000C0206000C0208000C020A000C020C000C020E000C0400000C040
- 2000C0404000C0406000C0408000C040A000C040C000C040E000C0600000C060
- 2000C0604000C0606000C0608000C060A000C060C000C060E000C0800000C080
- 2000C0804000C0806000C0808000C080A000C080C000C080E000C0A00000C0A0
- 2000C0A04000C0A06000C0A08000C0A0A000C0A0C000C0A0E000C0C00000C0C0
- 2000C0C04000C0C06000C0C08000C0C0A000F0FBFF00A4A0A000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000404040404040404000000000000000000000000000000000000
- 0000000404040404040404040404040404000000000000000000000000000000
- 0004040404040404040404040404040404040400000000000000000000000000
- 0404040404FFFFFFFFFFFFFFFFFFFFFFFF040404000000000000000000000004
- 0404040404FFFFFFFFFFFFFFFFFFFFFFFF040404040000000000000000000404
- 0404040404FFFFFFFFFFFFFFFFFFFFFFFF040404040400000000000000040404
- 0404040404040404FFFFFFFFFFFF040404040404040404000000000000040404
- 0404040404040404FFFFFFFFFFFF040404040404040404000000000004040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040000000004040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040000000004040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040000000404040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040400000404040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040400000404040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040400000404040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040400000404040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040400000404040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040400000404040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040400000404040404
- 0404040404FFFFFFFFFFFFFFFFFF040404040404040404040400000004040404
- 0404040404FFFFFFFFFFFFFFFFFF040404040404040404040000000004040404
- 0404040404040404040404040404040404040404040404040000000004040404
- 0404040404040404040404040404040404040404040404040000000000040404
- 0404040404040404FFFFFFFF0404040404040404040404000000000000040404
- 04040404040404FFFFFFFFFFFF04040404040404040404000000000000000404
- 040404040404FFFFFFFFFFFFFFFF040404040404040400000000000000000004
- 040404040404FFFFFFFFFFFFFFFF040404040404040000000000000000000000
- 040404040404FFFFFFFFFFFFFFFF040404040404000000000000000000000000
- 00040404040404FFFFFFFFFFFF04040404040400000000000000000000000000
- 0000000404040404FFFFFFFF0404040404000000000000000000000000000000
- 0000000000000404040404040404000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000}
- GlyphLayout = glTop
- ParentColor = False
- object Label2: TLabel
- Left = 40
- Top = 8
- Width = 153
- Height = 26
- Caption = 'Insert Username, Password and computername.'
- WordWrap = True
- end
- object Label4: TLabel
- Left = 8
- Top = 48
- Width = 53
- Height = 13
- Caption = 'Host Name'
- end
- object Label5: TLabel
- Left = 8
- Top = 72
- Width = 53
- Height = 13
- Caption = 'User Name'
- end
- object Label7: TLabel
- Left = 8
- Top = 96
- Width = 46
- Height = 13
- Caption = 'Password'
- end
- object Edit1: TEdit
- Left = 72
- Top = 48
- Width = 121
- Height = 17
- AutoSize = False
- BevelEdges = []
- BevelInner = bvNone
- BevelKind = bkFlat
- BevelOuter = bvNone
- BiDiMode = bdLeftToRight
- Ctl3D = False
- ParentBiDiMode = False
- ParentCtl3D = False
- TabOrder = 0
- OnKeyDown = Edit1KeyDown
- end
- object Edit2: TEdit
- Left = 72
- Top = 72
- Width = 137
- Height = 17
- AutoSize = False
- BevelInner = bvNone
- BevelKind = bkFlat
- BevelOuter = bvNone
- BiDiMode = bdLeftToRight
- Ctl3D = False
- ParentBiDiMode = False
- ParentCtl3D = False
- TabOrder = 1
- OnKeyDown = Edit2KeyDown
- end
- object Edit3: TEdit
- Left = 72
- Top = 96
- Width = 137
- Height = 17
- AutoSize = False
- BevelInner = bvNone
- BevelKind = bkFlat
- BevelOuter = bvNone
- BiDiMode = bdLeftToRight
- Ctl3D = False
- ParentBiDiMode = False
- ParentCtl3D = False
- PasswordChar = '*'
- TabOrder = 2
- OnKeyDown = Edit3KeyDown
- end
- object dxButton5: TdxButton
- Left = 136
- Top = 120
- Width = 41
- OnClick = dxButton5Click
- Caption = 'OK'
- TabOrder = 3
- end
- object dxButton6: TdxButton
- Left = 184
- Top = 120
- Width = 41
- OnClick = dxButton6Click
- Caption = 'Cancel'
- TabOrder = 4
- end
- object dxButton31: TdxButton
- Left = 192
- Top = 48
- Width = 17
- Height = 17
- OnClick = dxButton31Click
- Caption = '...'
- TabOrder = 5
- end
- end
- object Memo2: TMemo
- Left = 152
- Top = 656
- Width = 185
- Height = 89
- TabOrder = 5
- Visible = False
- WordWrap = False
- end
- object tmplst: TMemo
- Left = 48
- Top = 485
- Width = 185
- Height = 89
- TabOrder = 6
- Visible = False
- WordWrap = False
- end
- object dxButton34: TdxButton
- Left = 81
- Top = 28
- Width = 72
- Height = 18
- OnClick = dxButton31Click
- Caption = 'Browse'
- TabOrder = 7
- end
- end
- object dxContainer3: TdxContainer
- Left = 256
- Top = 419
- Width = 336
- Height = 73
- Anchors = [akLeft, akRight, akBottom]
- BoundColor = clBlack
- BoundLines = [blLeft, blTop, blRight, blBottom]
- Caption = 'dxContainer1'
- Color = 16112329
- ParentColor = False
- DesignSize = (
- 336
- 73)
- object Label6: TLabel
- Left = 8
- Top = 16
- Width = 50
- Height = 13
- Anchors = [akLeft, akBottom]
- Caption = 'More info :'
- Visible = False
- end
- object URLen: TURLLabel
- Left = 70
- Top = 1
- Width = 265
- Height = 71
- Align = alRight
- Anchors = [akLeft, akTop, akRight, akBottom]
- AutoSize = False
- Color = 16112329
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlue
- Font.Height = -16
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- TabOrder = 0
- OnClick = URLenClick
- ColorOnenter = clRed
- ColorOnExit = clBlue
- LinkUnderline = False
- LinkBorderstyle = False
- end
- end
- object dxContainer7: TdxContainer
- Left = 712
- Top = 48
- Width = 545
- Height = 430
- Anchors = [akLeft, akTop, akRight, akBottom]
- Visible = False
- BorderWidth = 3
- BoundColor = clBlack
- BoundLines = [blLeft, blTop, blRight, blBottom]
- Caption = 'dxContainer1'
- Color = 16112329
- ParentColor = False
- DesignSize = (
- 545
- 430)
- object Shape2: TShape
- Left = 8
- Top = 395
- Width = 529
- Height = 3
- Anchors = [akLeft, akRight, akBottom]
- Brush.Color = clInactiveCaption
- Pen.Color = clInactiveCaption
- end
- object TxtNormal: TLabel
- Left = 16
- Top = 32
- Width = 48
- Height = 13
- Caption = 'TxtNormal'
- Visible = False
- end
- object TXTHeader: TLabel
- Left = 72
- Top = 32
- Width = 86
- Height = 19
- Caption = 'TXTHeader'
- Font.Charset = ANSI_CHARSET
- Font.Color = clRed
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Visible = False
- end
- object TXTSection: TLabel
- Left = 160
- Top = 32
- Width = 71
- Height = 16
- Caption = 'TXTHeader'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Visible = False
- end
- object TXTspyware: TLabel
- Left = 240
- Top = 32
- Width = 62
- Height = 15
- Caption = 'TXTHeader'
- Font.Charset = ANSI_CHARSET
- Font.Color = clRed
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Visible = False
- end
- object TXTspywareHeader: TLabel
- Left = 312
- Top = 32
- Width = 63
- Height = 15
- Caption = 'TXTHeader'
- Font.Charset = ANSI_CHARSET
- Font.Color = clRed
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Visible = False
- end
- object TxtNormalBold: TLabel
- Left = 24
- Top = 40
- Width = 83
- Height = 13
- Caption = 'TxtNormalBold'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Visible = False
- end
- object dxContainer8: TdxContainer
- Left = 4
- Top = 4
- Width = 537
- Height = 30
- Align = alTop
- Caption = 'dxContainer5'
- Color = clRed
- ParentColor = False
- object Label3: TLabel
- Left = 24
- Top = 0
- Width = 102
- Height = 20
- Alignment = taCenter
- Caption = 'Scan Report'
- Color = clHotLight
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold, fsUnderline]
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- end
- object dxButton1: TdxButton
- Left = 8
- Top = 402
- Anchors = [akLeft, akBottom]
- OnClick = dxButton1Click
- Caption = 'Save'
- TabOrder = 1
- end
- object dxButton2: TdxButton
- Left = 454
- Top = 402
- Anchors = [akRight, akBottom]
- OnClick = dxButton2Click
- Caption = 'Close report'
- TabOrder = 2
- end
- object RichReport: TRichEdit
- Left = 16
- Top = 48
- Width = 523
- Height = 332
- Anchors = [akLeft, akTop, akRight, akBottom]
- BevelInner = bvNone
- BevelOuter = bvSpace
- BevelKind = bkFlat
- BorderStyle = bsNone
- Color = 16112329
- Lines.Strings = (
- 'RichEdit3')
- ScrollBars = ssBoth
- TabOrder = 3
- end
- object dxButton17: TdxButton
- Left = 83
- Top = 402
- Anchors = [akLeft, akBottom]
- OnClick = dxButton17Click
- Caption = 'Print'
- TabOrder = 4
- end
- end
- object tmpRichEdit1: TRichEdit
- Left = 296
- Top = 176
- Width = 641
- Height = 121
- PlainText = True
- TabOrder = 1
- Visible = False
- WordWrap = False
- end
- object dxContainer9: TdxContainer
- Left = 184
- Top = 248
- Width = 217
- Height = 41
- Anchors = [akLeft, akTop, akRight]
- Visible = False
- BoundColor = clBlack
- BoundLines = [blLeft, blTop, blRight, blBottom]
- Caption = 'Scanning'
- ShowCaption = True
- end
- object dxContainer14: TdxContainer
- Left = 0
- Top = 0
- Width = 597
- Height = 25
- Align = alTop
- BoundColor = clBlack
- BoundLines = [blLeft, blTop, blRight, blBottom]
- Caption = 'dxContainer1'
- Color = 16112329
- ParentColor = False
- DesignSize = (
- 597
- 25)
- object Label13: TLabel
- Left = 8
- Top = 5
- Width = 133
- Height = 13
- Caption = 'Search Process Database : '
- end
- object EDTsearch: TEdit
- Left = 149
- Top = 4
- Width = 137
- Height = 17
- Hint = 'Write a filename of a process. Example : Explorer.exe'
- AutoSize = False
- BevelEdges = []
- BevelInner = bvNone
- BevelKind = bkFlat
- BevelOuter = bvNone
- BiDiMode = bdLeftToRight
- Ctl3D = False
- ParentBiDiMode = False
- ParentCtl3D = False
- TabOrder = 0
- OnChange = EDTsearchChange
- OnEnter = EDTsearchEnter
- OnKeyUp = EDTsearchKeyUp
- end
- object dxButton11: TdxButton
- Left = 490
- Top = 2
- Width = 105
- Hint =
- 'Update the Data files to find the newest Trojans,backdoors & spy' +
- 'ware.'
- Anchors = [akTop, akRight]
- OnClick = dxButton7Click
- Caption = 'Check for updates'
- TabOrder = 1
- end
- object dxButton8: TdxButton
- Left = 381
- Top = 2
- Width = 105
- Anchors = [akTop, akRight]
- OnClick = dxButton8Click
- Caption = 'Show Log'
- TabOrder = 2
- end
- object dxButton36: TdxButton
- Left = 287
- Top = 4
- Width = 50
- Height = 17
- OnClick = dxButton36Click
- Caption = 'Search'
- TabOrder = 3
- end
- end
- object dxContainer23: TdxContainer
- Left = 184
- Top = 240
- Width = 218
- Height = 41
- Anchors = [akLeft, akTop, akRight]
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Visible = False
- BoundColor = clBlack
- BoundLines = [blLeft, blTop, blRight, blBottom]
- Caption = 'Connecting to Host'
- ShowCaption = True
- object Animate1: TAnimate
- Left = 24
- Top = 8
- Width = 16
- Height = 16
- Active = False
- CommonAVI = aviFindComputer
- StopFrame = 8
- end
- end
- object DXConBrowserconnect: TdxContainer
- Left = 200
- Top = 154
- Width = 250
- Height = 311
- Visible = False
- OnClick = DXConBrowserClick
- BorderWidth = 2
- BoundColor = clBlack
- BoundLines = [blLeft, blTop, blRight, blBottom]
- Color = 16112329
- ParentColor = False
- DesignSize = (
- 250
- 311)
- object Label56: TLabel
- Left = 8
- Top = 32
- Width = 161
- Height = 20
- Caption = 'List of WorkGroups '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object dxContainer49: TdxContainer
- Left = 3
- Top = 3
- Width = 244
- Height = 24
- Align = alTop
- Caption = 'dxContainer5'
- Color = clInactiveCaption
- ParentColor = False
- DesignSize = (
- 244
- 24)
- object Label58: TLabel
- Left = 0
- Top = 0
- Width = 244
- Height = 24
- Align = alClient
- Alignment = taCenter
- Caption = 'Browse Network'
- Color = clGradientInactiveCaption
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clInactiveCaptionText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- OnClick = DXLBLBrowseClick
- end
- object dxToolButton3: TdxToolButton
- Left = 226
- Top = 4
- Anchors = [akTop, akRight]
- OnClick = dxToolButton3Click
- end
- end
- object Edit7: TEdit
- Left = 8
- Top = 56
- Width = 177
- Height = 21
- TabOrder = 1
- end
- object ListBox2: TListBox
- Left = 8
- Top = 80
- Width = 105
- Height = 201
- BevelKind = bkSoft
- BevelOuter = bvRaised
- ItemHeight = 13
- Sorted = True
- TabOrder = 2
- OnClick = ListBox2Click
- end
- object ListBox3: TListBox
- Left = 112
- Top = 80
- Width = 129
- Height = 201
- BevelKind = bkSoft
- BevelOuter = bvRaised
- ItemHeight = 13
- PopupMenu = PopupMenu5
- Sorted = True
- TabOrder = 3
- end
- object dxButton32: TdxButton
- Left = 192
- Top = 56
- Width = 49
- OnClick = dxButton32Click
- Caption = 'Find'
- TabOrder = 4
- end
- object Edit8: TEdit
- Left = 8
- Top = 285
- Width = 129
- Height = 21
- Anchors = [akLeft, akBottom]
- BorderStyle = bsNone
- TabOrder = 5
- Visible = False
- end
- object dxButton33: TdxButton
- Left = 112
- Top = 280
- Width = 129
- Height = 17
- OnClick = dxButton33Click
- Caption = 'Connect'
- TabOrder = 6
- end
- end
- object dxContainer40: TdxContainer
- Left = 760
- Top = 24
- Width = 594
- Height = 468
- Anchors = [akLeft, akTop, akRight, akBottom]
- Visible = False
- BoundColor = clWhite
- BoundLines = [blLeft, blTop, blRight, blBottom]
- Caption = 'dxContainer1'
- Color = 16112329
- ParentColor = False
- DesignSize = (
- 594
- 468)
- object Shape4: TShape
- Left = 8
- Top = 425
- Width = 574
- Height = 2
- Anchors = [akLeft, akRight, akBottom]
- Brush.Color = clHotLight
- Pen.Color = clInactiveCaption
- end
- object Label57: TLabel
- Left = 32
- Top = 0
- Width = 65
- Height = 20
- Caption = 'Label57'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Visible = False
- end
- object Label59: TLabel
- Left = 104
- Top = 0
- Width = 48
- Height = 16
- Caption = 'Label59'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Visible = False
- end
- object Label60: TLabel
- Left = 176
- Top = 0
- Width = 38
- Height = 13
- Caption = 'Label60'
- Visible = False
- end
- object Label61: TLabel
- Left = 224
- Top = 0
- Width = 38
- Height = 13
- Caption = 'Label61'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Visible = False
- end
- object dxButton37: TdxButton
- Left = 8
- Top = 432
- Width = 65
- Hint =
- 'CLick here if you are connected to the internet and want more in' +
- 'fomation regarding this process'
- Anchors = [akLeft, akBottom]
- Visible = False
- OnClick = MoreInfoInternetsearch1Click
- Caption = 'More info ...'
- TabOrder = 0
- end
- object RichEdit1: TRichEdit
- Left = 8
- Top = 24
- Width = 571
- Height = 382
- Anchors = [akLeft, akTop, akRight, akBottom]
- BevelInner = bvNone
- BevelOuter = bvSpace
- BevelKind = bkFlat
- BorderStyle = bsNone
- Color = 16112329
- ScrollBars = ssBoth
- TabOrder = 1
- end
- object dxToolButton4: TdxToolButton
- Left = 572
- Top = 2
- Anchors = [akTop, akRight]
- OnClick = dxToolButton4Click
- end
- end
- end
- object TabSheet2: TTabSheet
- Caption = 'TabSheet2'
- ImageIndex = 1
- TabVisible = False
- DesignSize = (
- 597
- 494)
- object dxContainer11: TdxContainer
- Left = 8
- Top = 0
- Width = 297
- Height = 337
- BoundColor = clBlack
- BoundLines = [blLeft, blTop, blRight, blBottom]
- Caption = 'dxContainer2'
- Color = 16112329
- ParentColor = False
- object dxContainer12: TdxContainer
- Left = 1
- Top = 1
- Width = 295
- Height = 24
- Align = alTop
- Caption = 'dxContainer5'
- Color = clInactiveCaption
- ParentColor = False
- object Label8: TLabel
- Left = 0
- Top = 0
- Width = 63
- Height = 20
- Align = alClient
- Alignment = taCenter
- Caption = 'Options'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMenuText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- end
- object dxContainer13: TdxContainer
- Left = 328
- Top = 256
- Width = 233
- Height = 145
- Visible = False
- BorderWidth = 2
- BoundLines = [blLeft, blTop, blRight, blBottom]
- Color = clInfoBk
- Glyph.Data = {
- 36080000424D3608000000000000360400002800000020000000200000000100
- 0800000000000004000000000000000000000001000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
- A6000020400000206000002080000020A0000020C0000020E000004000000040
- 20000040400000406000004080000040A0000040C0000040E000006000000060
- 20000060400000606000006080000060A0000060C0000060E000008000000080
- 20000080400000806000008080000080A0000080C0000080E00000A0000000A0
- 200000A0400000A0600000A0800000A0A00000A0C00000A0E00000C0000000C0
- 200000C0400000C0600000C0800000C0A00000C0C00000C0E00000E0000000E0
- 200000E0400000E0600000E0800000E0A00000E0C00000E0E000400000004000
- 20004000400040006000400080004000A0004000C0004000E000402000004020
- 20004020400040206000402080004020A0004020C0004020E000404000004040
- 20004040400040406000404080004040A0004040C0004040E000406000004060
- 20004060400040606000406080004060A0004060C0004060E000408000004080
- 20004080400040806000408080004080A0004080C0004080E00040A0000040A0
- 200040A0400040A0600040A0800040A0A00040A0C00040A0E00040C0000040C0
- 200040C0400040C0600040C0800040C0A00040C0C00040C0E00040E0000040E0
- 200040E0400040E0600040E0800040E0A00040E0C00040E0E000800000008000
- 20008000400080006000800080008000A0008000C0008000E000802000008020
- 20008020400080206000802080008020A0008020C0008020E000804000008040
- 20008040400080406000804080008040A0008040C0008040E000806000008060
- 20008060400080606000806080008060A0008060C0008060E000808000008080
- 20008080400080806000808080008080A0008080C0008080E00080A0000080A0
- 200080A0400080A0600080A0800080A0A00080A0C00080A0E00080C0000080C0
- 200080C0400080C0600080C0800080C0A00080C0C00080C0E00080E0000080E0
- 200080E0400080E0600080E0800080E0A00080E0C00080E0E000C0000000C000
- 2000C0004000C0006000C0008000C000A000C000C000C000E000C0200000C020
- 2000C0204000C0206000C0208000C020A000C020C000C020E000C0400000C040
- 2000C0404000C0406000C0408000C040A000C040C000C040E000C0600000C060
- 2000C0604000C0606000C0608000C060A000C060C000C060E000C0800000C080
- 2000C0804000C0806000C0808000C080A000C080C000C080E000C0A00000C0A0
- 2000C0A04000C0A06000C0A08000C0A0A000C0A0C000C0A0E000C0C00000C0C0
- 2000C0C04000C0C06000C0C08000C0C0A000F0FBFF00A4A0A000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000404040404040404000000000000000000000000000000000000
- 0000000404040404040404040404040404000000000000000000000000000000
- 0004040404040404040404040404040404040400000000000000000000000000
- 0404040404FFFFFFFFFFFFFFFFFFFFFFFF040404000000000000000000000004
- 0404040404FFFFFFFFFFFFFFFFFFFFFFFF040404040000000000000000000404
- 0404040404FFFFFFFFFFFFFFFFFFFFFFFF040404040400000000000000040404
- 0404040404040404FFFFFFFFFFFF040404040404040404000000000000040404
- 0404040404040404FFFFFFFFFFFF040404040404040404000000000004040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040000000004040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040000000004040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040000000404040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040400000404040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040400000404040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040400000404040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040400000404040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040400000404040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040400000404040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040400000404040404
- 0404040404FFFFFFFFFFFFFFFFFF040404040404040404040400000004040404
- 0404040404FFFFFFFFFFFFFFFFFF040404040404040404040000000004040404
- 0404040404040404040404040404040404040404040404040000000004040404
- 0404040404040404040404040404040404040404040404040000000000040404
- 0404040404040404FFFFFFFF0404040404040404040404000000000000040404
- 04040404040404FFFFFFFFFFFF04040404040404040404000000000000000404
- 040404040404FFFFFFFFFFFFFFFF040404040404040400000000000000000004
- 040404040404FFFFFFFFFFFFFFFF040404040404040000000000000000000000
- 040404040404FFFFFFFFFFFFFFFF040404040404000000000000000000000000
- 00040404040404FFFFFFFFFFFF04040404040400000000000000000000000000
- 0000000404040404FFFFFFFF0404040404000000000000000000000000000000
- 0000000000000404040404040404000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000}
- GlyphLayout = glTop
- ParentColor = False
- object Label9: TLabel
- Left = 40
- Top = 8
- Width = 153
- Height = 26
- Caption = 'Insert Username, Password and computername.'
- WordWrap = True
- end
- object Label10: TLabel
- Left = 8
- Top = 48
- Width = 53
- Height = 13
- Caption = 'Host Name'
- end
- object Label11: TLabel
- Left = 8
- Top = 72
- Width = 53
- Height = 13
- Caption = 'User Name'
- end
- object Label12: TLabel
- Left = 8
- Top = 96
- Width = 46
- Height = 13
- Caption = 'Password'
- end
- object Edit4: TEdit
- Left = 72
- Top = 48
- Width = 137
- Height = 17
- AutoSize = False
- BevelEdges = []
- BevelInner = bvNone
- BevelKind = bkFlat
- BevelOuter = bvNone
- BiDiMode = bdLeftToRight
- Ctl3D = False
- ParentBiDiMode = False
- ParentCtl3D = False
- TabOrder = 0
- end
- object Edit5: TEdit
- Left = 72
- Top = 72
- Width = 137
- Height = 17
- AutoSize = False
- BevelInner = bvNone
- BevelKind = bkFlat
- BevelOuter = bvNone
- BiDiMode = bdLeftToRight
- Ctl3D = False
- ParentBiDiMode = False
- ParentCtl3D = False
- TabOrder = 1
- end
- object Edit6: TEdit
- Left = 72
- Top = 96
- Width = 137
- Height = 17
- AutoSize = False
- BevelInner = bvNone
- BevelKind = bkFlat
- BevelOuter = bvNone
- BiDiMode = bdLeftToRight
- Ctl3D = False
- ParentBiDiMode = False
- ParentCtl3D = False
- PasswordChar = '*'
- TabOrder = 2
- OnKeyDown = Edit3KeyDown
- end
- object dxButton9: TdxButton
- Left = 136
- Top = 120
- Width = 41
- OnClick = dxButton5Click
- Caption = 'OK'
- TabOrder = 3
- end
- object dxButton10: TdxButton
- Left = 184
- Top = 120
- Width = 41
- OnClick = dxButton6Click
- Caption = 'Cancel'
- TabOrder = 4
- end
- end
- object dxContainer17: TdxContainer
- Left = 8
- Top = 32
- Width = 137
- Height = 161
- BoundColor = clBlack
- BoundLines = [blLeft, blTop, blRight, blBottom]
- Caption = 'dxContainer17'
- object dxButton15: TdxButton
- Left = 8
- Top = 68
- Width = 121
- Hint =
- 'This will remove the Sheild from the startup group.The Sheild w' +
- 'ill then no longer protect you against Spyware.'
- OnClick = dxButton15Click
- Caption = 'Remove from startup'
- TabOrder = 0
- end
- object dxButton14: TdxButton
- Left = 8
- Top = 36
- Width = 121
- Hint =
- 'Add Perfect process Live Shield to the startup group in windows.' +
- ' At the Next system startup the shield will start automatic'
- OnClick = dxButton14Click
- Caption = 'Add to startup'
- TabOrder = 1
- end
- object dxContainer18: TdxContainer
- Left = 1
- Top = 1
- Width = 135
- Height = 24
- Align = alTop
- Caption = 'dxContainer5'
- Color = clInactiveCaption
- ParentColor = False
- object Label16: TLabel
- Left = 0
- Top = 0
- Width = 118
- Height = 20
- Align = alClient
- Alignment = taCenter
- Caption = 'Shield Options'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMenuText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- end
- object dxButton16: TdxButton
- Left = 8
- Top = 100
- Width = 121
- Hint = 'This will start the Shield if it is not running'
- OnClick = dxButton16Click
- Caption = 'Start Shield'
- TabOrder = 3
- end
- end
- object dxContainer19: TdxContainer
- Left = 152
- Top = 32
- Width = 137
- Height = 161
- BoundColor = clBlack
- BoundLines = [blLeft, blTop, blRight, blBottom]
- Caption = 'dxContainer17'
- object dxContainer20: TdxContainer
- Left = 1
- Top = 1
- Width = 135
- Height = 24
- Align = alTop
- Caption = 'dxContainer5'
- Color = clInactiveCaption
- ParentColor = False
- object Label15: TLabel
- Left = 0
- Top = 0
- Width = 109
- Height = 20
- Align = alClient
- Alignment = taCenter
- Caption = 'Scan Options'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMenuText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- end
- object ChkboxExcludsubs: TdxCheckbox
- Left = 8
- Top = 32
- Width = 121
- Height = 41
- Hint =
- 'If checked all Directorys in the Exclude list will automatically' +
- ' exclude alle subdirs in these directorys'
- OnClick = ChkboxExcludsubsClick
- Caption = 'Excluded directory also excludes all its subdirs'
- TabOrder = 1
- Checked = True
- end
- object ChkboxPrompt: TdxCheckbox
- Left = 8
- Top = 80
- Width = 121
- Height = 33
- Hint =
- 'Will prompt when finding af Possible Scum/Spyware while scaning ' +
- 'disks'
- Caption = 'Prompt if scanner finds Scum/spyware'
- TabOrder = 2
- end
- object chkboxadvscan: TdxCheckbox
- Left = 8
- Top = 120
- Width = 121
- Height = 33
- Hint =
- 'Will slow down diskscan process but will be "smarter" when det' +
- 'ecting known spyware'
- Caption = 'Advanced Deep DiskScan (Slow)'
- Enabled = False
- TabOrder = 3
- Checked = True
- end
- end
- object dxContainer28: TdxContainer
- Left = 8
- Top = 200
- Width = 281
- Height = 129
- BoundColor = clBlack
- BoundLines = [blLeft, blTop, blRight, blBottom]
- Caption = 'dxContainer17'
- DesignSize = (
- 281
- 129)
- object dxContainer29: TdxContainer
- Left = 1
- Top = 1
- Width = 279
- Height = 24
- Align = alTop
- Caption = 'dxContainer5'
- Color = clInactiveCaption
- ParentColor = False
- object Label31: TLabel
- Left = 0
- Top = 0
- Width = 132
- Height = 20
- Align = alClient
- Alignment = taCenter
- Caption = 'General Options'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMenuText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- end
- object dxButton7: TdxButton
- Left = 160
- Top = 88
- Width = 113
- Height = 33
- Hint =
- 'Update the Data files to find the newest Trojans,backdoors & oth' +
- 'er spywares.'
- Anchors = [akRight, akBottom]
- OnClick = dxButton7Click
- Caption = 'Check for updates'
- TabOrder = 1
- end
- object dxCheckbox2: TdxCheckbox
- Left = 8
- Top = 32
- Width = 265
- Height = 25
- OnClick = dxCheckbox2Click
- Caption = 'Show hint help popup'
- TabOrder = 2
- Checked = True
- end
- object dxButton38: TdxButton
- Left = 8
- Top = 88
- Width = 137
- Height = 33
- Hint =
- 'Schedule check for uddates, to make sure that the updates get do' +
- 'wnloaded the shield should be run'
- Anchors = [akRight, akBottom]
- OnClick = dxButton38Click
- Caption = 'Schedule updates'
- TabOrder = 3
- Glyph.Data = {
- 76020000424D7602000000000000760000002800000020000000200000000100
- 0400000000000002000000000000000000001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00000000000000
- 0000000000000000000000000000000000000000000000000000000000000008
- 88888888888888888800000000000008F7227777777777777880000000000008
- F7AA7777770000007880000000000008F7777777778888887880000000000008
- FFFFFFFFFFFFFFFFF88000000000000088888888888888888780000000000000
- 0800000000000000887000000000000008777777777777780880000000000000
- 08FFFFFFFFFFFF78800000000000000008F8888888888F788000000000000000
- 08F8066666668F78800000000000000008F8066666668F788000000000000000
- 08F8066666668F78800000000000000008F806E666668F788000000000000000
- 08F8066666668F78800000000000000008F8000000008F788000000444444400
- 08F8888888888F788000002220C4444408FFFFFFFFFFFFF88000027A2204C422
- 208777777777777780000272A20C4222200888888888888880002F7A22C42A22
- 220000000090000000002F72CCCC27A2220000000000000000008226CCCC427A
- 220000000090000000008CCCCCCCC427220000000000000000008CC22CCCC4C2
- 72009090909000000000082A2CCC4C4C200000000000000000000827A22C22C4
- C0000000000000000000008F7A22222C4000000000000000000000088FFA2222
- 0000000000000000000000000888880000000000000000000000}
- end
- end
- end
- object dxContainer21: TdxContainer
- Left = 312
- Top = 0
- Width = 283
- Height = 489
- Anchors = [akLeft, akTop, akRight]
- BoundColor = clBlack
- BoundLines = [blLeft, blTop, blRight, blBottom]
- Caption = 'dxContainer2'
- Color = 16112329
- ParentColor = False
- DesignSize = (
- 283
- 489)
- object dxContainer22: TdxContainer
- Left = 1
- Top = 1
- Width = 281
- Height = 24
- Align = alTop
- Caption = 'dxContainer5'
- Color = clInactiveCaption
- ParentColor = False
- object Label17: TLabel
- Left = 0
- Top = 0
- Width = 49
- Height = 20
- Align = alClient
- Alignment = taCenter
- Caption = 'About'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMenuText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- end
- object AboutContainer: TdxContainer
- Left = 8
- Top = 200
- Width = 265
- Height = 185
- Anchors = [akLeft, akRight, akBottom]
- BoundColor = clBlack
- BoundLines = [blLeft, blTop, blRight, blBottom]
- Caption = 'dxContainer17'
- object AboutSpydate: TLabel
- Left = 14
- Top = 66
- Width = 65
- Height = 13
- Caption = 'Spydate Date'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object aboutKnownSPy: TLabel
- Left = 8
- Top = 128
- Width = 91
- Height = 13
- Caption = 'Known Spyware'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object AboutKnownProgs: TLabel
- Left = 8
- Top = 152
- Width = 95
- Height = 13
- Caption = 'Known Programs'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label29: TLabel
- Left = 8
- Top = 32
- Width = 42
- Height = 16
- Caption = 'Date :'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object AboutProgdate: TLabel
- Left = 14
- Top = 98
- Width = 70
- Height = 13
- Caption = 'Programs Date'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label36: TLabel
- Left = 6
- Top = 50
- Width = 95
- Height = 13
- Caption = 'Spyware data date :'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label37: TLabel
- Left = 6
- Top = 82
- Width = 102
- Height = 13
- Caption = 'Programs Data Date :'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object dxContainer27: TdxContainer
- Left = 1
- Top = 1
- Width = 263
- Height = 24
- Align = alTop
- Caption = 'dxContainer5'
- Color = clInactiveCaption
- ParentColor = False
- object Label27: TLabel
- Left = 0
- Top = 0
- Width = 115
- Height = 20
- Align = alClient
- Alignment = taCenter
- Caption = 'Data files Info'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMenuText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- end
- end
- object dxContainer26: TdxContainer
- Left = 8
- Top = 32
- Width = 265
- Height = 161
- Anchors = [akLeft, akRight, akBottom]
- BoundColor = clBlack
- BoundLines = [blLeft, blTop, blRight, blBottom]
- Caption = 'dxContainer17'
- object Label25: TLabel
- Left = 96
- Top = 48
- Width = 56
- Height = 13
- Caption = 'Nino Arndt -'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label26: TLabel
- Left = 4
- Top = 104
- Width = 66
- Height = 13
- Caption = 'Thanks to :'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label32: TLabel
- Left = 3
- Top = 26
- Width = 151
- Height = 13
- Caption = 'Programing, Idea And Concept'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsItalic]
- ParentFont = False
- WordWrap = True
- end
- object Label34: TLabel
- Left = 6
- Top = 122
- Width = 235
- Height = 15
- AutoSize = False
- Caption = 'Pacs Portal, Steen P., Trine G. R.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Label18: TLabel
- Left = 80
- Top = 48
- Width = 12
- Height = 13
- Caption = 'By'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label23: TLabel
- Left = 8
- Top = 64
- Width = 92
- Height = 16
- Caption = 'PPadmin.exe'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object BuildLabel1: TBuildLabel
- Left = 16
- Top = 80
- Width = 26
- Height = 13
- Caption = 'Build '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TextCaption2 = 'Build'
- end
- object dxContainer30: TdxContainer
- Left = 1
- Top = 1
- Width = 263
- Height = 24
- Align = alTop
- Caption = 'dxContainer5'
- Color = clInactiveCaption
- ParentColor = False
- object Label33: TLabel
- Left = 0
- Top = 0
- Width = 49
- Height = 20
- Align = alClient
- Alignment = taCenter
- Caption = 'About'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMenuText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- end
- object URLLabel1: TURLLabel
- Left = 160
- Top = 48
- Width = 59
- Height = 17
- Caption = 'VelociWare'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = URLLabel1Click
- ColorOnenter = clRed
- ColorOnExit = clBlue
- LinkUnderline = True
- LinkBorderstyle = False
- end
- object URLLabel2: TURLLabel
- Left = 1
- Top = 143
- Width = 95
- Height = 17
- Align = alBottom
- Alignment = taCenter
- Caption = 'VelociWare(c)2003'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- OnClick = URLLabel2Click
- ColorOnenter = clRed
- ColorOnExit = clBlue
- LinkUnderline = True
- LinkBorderstyle = False
- end
- end
- object dxContainer33: TdxContainer
- Left = 8
- Top = 392
- Width = 265
- Height = 89
- Anchors = [akLeft, akRight, akBottom]
- BoundColor = clBlack
- BoundLines = [blLeft, blTop, blRight, blBottom]
- Caption = 'dxContainer17'
- object Label21: TLabel
- Left = 2
- Top = 26
- Width = 103
- Height = 16
- Caption = 'Registered to :'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label39: TLabel
- Left = 6
- Top = 42
- Width = 250
- Height = 31
- AutoSize = False
- Caption = 'Demo User (Unregistered)'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object dxContainer34: TdxContainer
- Left = 1
- Top = 1
- Width = 263
- Height = 24
- Align = alTop
- Caption = 'dxContainer5'
- Color = clInactiveCaption
- ParentColor = False
- object Label40: TLabel
- Left = 0
- Top = 0
- Width = 104
- Height = 20
- Align = alClient
- Alignment = taCenter
- Caption = 'Register info'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMenuText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- end
- object URLLabel3: TURLLabel
- Left = 1
- Top = 71
- Width = 67
- Height = 17
- Align = alBottom
- Alignment = taCenter
- Caption = 'Register here'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = URLLabel2Click
- ColorOnenter = clRed
- ColorOnExit = clBlue
- LinkUnderline = True
- LinkBorderstyle = False
- end
- end
- end
- object dxContainer31: TdxContainer
- Left = 8
- Top = 344
- Width = 297
- Height = 145
- Anchors = [akLeft]
- Visible = False
- BoundColor = clBlack
- BoundLines = [blLeft, blTop, blRight, blBottom]
- Caption = 'dxContainer17'
- object Label35: TLabel
- Left = 2
- Top = 32
- Width = 103
- Height = 16
- Caption = 'Registered to :'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label63: TLabel
- Left = 7
- Top = 50
- Width = 122
- Height = 13
- Caption = 'Demo User (Unregistered)'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object WebBrowser2: TWebBrowser
- Left = 8
- Top = 8
- Width = 589
- Height = 142
- TabOrder = 0
- ControlData = {
- 4C000000E03C0000AD0E00000000000000000000000000000000000000000000
- 000000004C000000000000000000000001000000E0D057007335CF11AE690800
- 2B2E126208000000000000004C0000000114020000000000C000000000000046
- 8000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000100000000000000000000000000000000000000}
- end
- end
- end
- object TabSheet3: TTabSheet
- Caption = 'TabSheet3'
- ImageIndex = 2
- TabVisible = False
- OnHide = TabSheet3Hide
- DesignSize = (
- 597
- 494)
- object dxContainer35: TdxContainer
- Left = 8
- Top = 0
- Width = 586
- Height = 492
- Anchors = [akLeft, akTop, akRight, akBottom]
- BoundColor = clBlack
- BoundLines = [blLeft, blTop, blRight, blBottom]
- Caption = 'dxContainer2'
- Color = 16112329
- ParentColor = False
- DesignSize = (
- 586
- 492)
- object dxContainer39: TdxContainer
- Left = 8
- Top = 32
- Width = 570
- Height = 448
- Anchors = [akLeft, akTop, akRight, akBottom]
- BorderWidth = 1
- BoundColor = clBlack
- BoundLines = [blLeft, blTop, blRight, blBottom]
- Caption = 'dxContainer17'
- DesignSize = (
- 570
- 448)
- object dxContainer43: TdxContainer
- Left = 8
- Top = 32
- Width = 322
- Height = 407
- Anchors = [akLeft, akTop, akRight, akBottom]
- BorderWidth = 1
- BoundColor = clBlack
- BoundLines = [blLeft, blTop, blRight, blBottom]
- Caption = 'dxContainer17'
- DesignSize = (
- 322
- 407)
- object dxContainer46: TdxContainer
- Left = 2
- Top = 2
- Width = 318
- Height = 24
- Align = alTop
- Caption = 'dxContainer5'
- Color = clInactiveCaption
- ParentColor = False
- object Label44: TLabel
- Left = 0
- Top = 0
- Width = 318
- Height = 24
- Align = alClient
- Alignment = taCenter
- Caption = 'Task Configuration'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMenuText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- end
- object NetdxCheckbox1: TdxCheckbox
- Left = 8
- Top = 40
- Width = 265
- Height = 17
- OnClick = NetdxCheckbox1Click
- Caption = 'Check for all Known Spy/Scum/Ad ware'
- TabOrder = 1
- Checked = True
- end
- object NetdxCheckbox3: TdxCheckbox
- Left = 8
- Top = 72
- Width = 169
- Height = 17
- Hint = 'This will check the process while scanning.'
- OnClick = NetdxCheckbox3Click
- Caption = 'Check for Specified Process :'
- TabOrder = 2
- end
- object NetEditProcess: TEdit
- Left = 184
- Top = 72
- Width = 132
- Height = 19
- Anchors = [akLeft, akTop, akRight]
- Ctl3D = False
- Enabled = False
- ParentCtl3D = False
- TabOrder = 3
- Text = 'Msblast.exe'
- end
- object dxContainer47: TdxContainer
- Left = 32
- Top = 184
- Width = 233
- Height = 97
- BorderWidth = 2
- BoundLines = [blLeft, blTop, blRight, blBottom]
- Color = 16112329
- Enabled = False
- Glyph.Data = {
- 36080000424D3608000000000000360400002800000020000000200000000100
- 0800000000000004000000000000000000000001000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
- A6000020400000206000002080000020A0000020C0000020E000004000000040
- 20000040400000406000004080000040A0000040C0000040E000006000000060
- 20000060400000606000006080000060A0000060C0000060E000008000000080
- 20000080400000806000008080000080A0000080C0000080E00000A0000000A0
- 200000A0400000A0600000A0800000A0A00000A0C00000A0E00000C0000000C0
- 200000C0400000C0600000C0800000C0A00000C0C00000C0E00000E0000000E0
- 200000E0400000E0600000E0800000E0A00000E0C00000E0E000400000004000
- 20004000400040006000400080004000A0004000C0004000E000402000004020
- 20004020400040206000402080004020A0004020C0004020E000404000004040
- 20004040400040406000404080004040A0004040C0004040E000406000004060
- 20004060400040606000406080004060A0004060C0004060E000408000004080
- 20004080400040806000408080004080A0004080C0004080E00040A0000040A0
- 200040A0400040A0600040A0800040A0A00040A0C00040A0E00040C0000040C0
- 200040C0400040C0600040C0800040C0A00040C0C00040C0E00040E0000040E0
- 200040E0400040E0600040E0800040E0A00040E0C00040E0E000800000008000
- 20008000400080006000800080008000A0008000C0008000E000802000008020
- 20008020400080206000802080008020A0008020C0008020E000804000008040
- 20008040400080406000804080008040A0008040C0008040E000806000008060
- 20008060400080606000806080008060A0008060C0008060E000808000008080
- 20008080400080806000808080008080A0008080C0008080E00080A0000080A0
- 200080A0400080A0600080A0800080A0A00080A0C00080A0E00080C0000080C0
- 200080C0400080C0600080C0800080C0A00080C0C00080C0E00080E0000080E0
- 200080E0400080E0600080E0800080E0A00080E0C00080E0E000C0000000C000
- 2000C0004000C0006000C0008000C000A000C000C000C000E000C0200000C020
- 2000C0204000C0206000C0208000C020A000C020C000C020E000C0400000C040
- 2000C0404000C0406000C0408000C040A000C040C000C040E000C0600000C060
- 2000C0604000C0606000C0608000C060A000C060C000C060E000C0800000C080
- 2000C0804000C0806000C0808000C080A000C080C000C080E000C0A00000C0A0
- 2000C0A04000C0A06000C0A08000C0A0A000C0A0C000C0A0E000C0C00000C0C0
- 2000C0C04000C0C06000C0C08000C0C0A000F0FBFF00A4A0A000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000404040404040404000000000000000000000000000000000000
- 0000000404040404040404040404040404000000000000000000000000000000
- 0004040404040404040404040404040404040400000000000000000000000000
- 0404040404FFFFFFFFFFFFFFFFFFFFFFFF040404000000000000000000000004
- 0404040404FFFFFFFFFFFFFFFFFFFFFFFF040404040000000000000000000404
- 0404040404FFFFFFFFFFFFFFFFFFFFFFFF040404040400000000000000040404
- 0404040404040404FFFFFFFFFFFF040404040404040404000000000000040404
- 0404040404040404FFFFFFFFFFFF040404040404040404000000000004040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040000000004040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040000000004040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040000000404040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040400000404040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040400000404040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040400000404040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040400000404040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040400000404040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040400000404040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040400000404040404
- 0404040404FFFFFFFFFFFFFFFFFF040404040404040404040400000004040404
- 0404040404FFFFFFFFFFFFFFFFFF040404040404040404040000000004040404
- 0404040404040404040404040404040404040404040404040000000004040404
- 0404040404040404040404040404040404040404040404040000000000040404
- 0404040404040404FFFFFFFF0404040404040404040404000000000000040404
- 04040404040404FFFFFFFFFFFF04040404040404040404000000000000000404
- 040404040404FFFFFFFFFFFFFFFF040404040404040400000000000000000004
- 040404040404FFFFFFFFFFFFFFFF040404040404040000000000000000000000
- 040404040404FFFFFFFFFFFFFFFF040404040404000000000000000000000000
- 00040404040404FFFFFFFFFFFF04040404040400000000000000000000000000
- 0000000404040404FFFFFFFF0404040404000000000000000000000000000000
- 0000000000000404040404040404000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000}
- GlyphLayout = glTop
- ParentColor = False
- object Label45: TLabel
- Left = 40
- Top = 8
- Width = 150
- Height = 13
- Caption = 'Insert Username and Password '
- WordWrap = True
- end
- object Label47: TLabel
- Left = 8
- Top = 40
- Width = 53
- Height = 13
- Caption = 'User Name'
- end
- object Label48: TLabel
- Left = 8
- Top = 64
- Width = 46
- Height = 13
- Caption = 'Password'
- end
- object NetUsr: TEdit
- Left = 72
- Top = 40
- Width = 137
- Height = 17
- Hint =
- 'Insert user Name. If it is a Domain user write the domainname in' +
- ' the user name like this Domain\User'
- AutoSize = False
- BevelInner = bvNone
- BevelKind = bkFlat
- BevelOuter = bvNone
- BiDiMode = bdLeftToRight
- Ctl3D = False
- ParentBiDiMode = False
- ParentCtl3D = False
- TabOrder = 0
- OnChange = NetUsrChange
- OnKeyDown = NetUsrKeyDown
- end
- object NetPass: TEdit
- Left = 72
- Top = 64
- Width = 137
- Height = 17
- AutoSize = False
- BevelInner = bvNone
- BevelKind = bkFlat
- BevelOuter = bvNone
- BiDiMode = bdLeftToRight
- Ctl3D = False
- ParentBiDiMode = False
- ParentCtl3D = False
- PasswordChar = '*'
- TabOrder = 1
- OnKeyDown = NetPassKeyDown
- end
- end
- object NetdxCheckbox4: TdxCheckbox
- Left = 8
- Top = 160
- Width = 169
- Height = 17
- Hint =
- 'If your not logged in as a Domain administrator you will proberl' +
- 'y not be able to Connect to remote hosts process list.Enable thi' +
- 's and insert an Administrator user'
- OnClick = NetdxCheckbox4Click
- Caption = 'Use different user connecting :'
- TabOrder = 5
- end
- object dxButton24: TdxButton
- Left = 8
- Top = 375
- Width = 81
- Hint = 'To be able to save task, get the reigistered version.'
- Anchors = [akLeft, akBottom]
- OnClick = dxButton24Click
- Caption = 'Save Task'
- TabOrder = 6
- end
- object NetRadioBtn1: TRadioButton
- Left = 24
- Top = 96
- Width = 185
- Height = 17
- Caption = 'Report if process is running'
- Checked = True
- Enabled = False
- TabOrder = 7
- TabStop = True
- OnClick = NetRadioBtn1Click
- end
- object NetRadioBtn2: TRadioButton
- Left = 24
- Top = 112
- Width = 177
- Height = 17
- Caption = 'Report if process is not running'
- Enabled = False
- TabOrder = 8
- OnClick = NetRadioBtn2Click
- end
- end
- object dxContainer41: TdxContainer
- Left = 328
- Top = 32
- Width = 232
- Height = 407
- Anchors = [akTop, akRight, akBottom]
- BorderWidth = 1
- BoundColor = clBlack
- BoundLines = [blLeft, blTop, blRight, blBottom]
- Caption = 'dxContainer17'
- DesignSize = (
- 232
- 407)
- object dxContainer42: TdxContainer
- Left = 2
- Top = 2
- Width = 228
- Height = 24
- Align = alTop
- Caption = 'dxContainer5'
- Color = clInactiveCaption
- ParentColor = False
- object Label55: TLabel
- Left = 0
- Top = 0
- Width = 228
- Height = 24
- Align = alClient
- Alignment = taCenter
- Caption = 'Computers to scan'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMenuText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- end
- object NetworkScanlist: TListBox
- Left = 8
- Top = 56
- Width = 216
- Height = 315
- Anchors = [akLeft, akTop, akRight, akBottom]
- ItemHeight = 13
- PopupMenu = PopupMenu4
- TabOrder = 1
- OnMouseDown = NetworkScanlistMouseDown
- end
- object NetworkDeleteEntry: TdxButton
- Left = 8
- Top = 375
- Anchors = [akRight, akBottom]
- OnClick = NetworkDeleteEntryClick
- Caption = 'Delete Entry'
- TabOrder = 2
- end
- object dxButton21: TdxButton
- Left = 8
- Top = 32
- Width = 89
- Hint = 'Insert Computers ( Netbios names )'
- OnClick = dxButton21Click
- Caption = 'Add Computers'
- TabOrder = 3
- end
- object dxButton22: TdxButton
- Left = 104
- Top = 32
- Width = 81
- Hint = 'Insert a IP range to scan'
- OnClick = dxButton22Click
- Caption = 'Add IP Range'
- TabOrder = 4
- end
- object dxButton29: TdxButton
- Left = 88
- Top = 375
- Anchors = [akRight, akBottom]
- OnClick = dxButton29Click
- Caption = 'Delete all'
- TabOrder = 5
- end
- end
- object DXconIPrange: TdxContainer
- Left = 86
- Top = 62
- Width = 251
- Height = 115
- Anchors = [akTop, akRight, akBottom]
- Visible = False
- OnClick = DXconIPrangeClick
- BorderWidth = 2
- BoundLines = [blLeft, blTop, blRight, blBottom]
- object Label30: TLabel
- Left = 8
- Top = 32
- Width = 71
- Height = 20
- Caption = 'IPRange'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label42: TLabel
- Left = 96
- Top = 56
- Width = 9
- Height = 13
- Caption = 'to'
- end
- object IpLBL1: TLabel
- Left = 112
- Top = 56
- Width = 33
- Height = 13
- Caption = '10.0.0.'
- end
- object dxContainer45: TdxContainer
- Left = 3
- Top = 3
- Width = 245
- Height = 24
- Align = alTop
- Caption = 'dxContainer5'
- Color = clInactiveCaption
- ParentColor = False
- DesignSize = (
- 245
- 24)
- object Label43: TLabel
- Left = 0
- Top = 0
- Width = 245
- Height = 24
- Align = alClient
- Alignment = taCenter
- Caption = 'IP Range'
- Color = clGradientInactiveCaption
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clInactiveCaptionText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- OnClick = Label43Click
- end
- object dxToolButton2: TdxToolButton
- Left = 227
- Top = 4
- Anchors = [akTop, akRight]
- OnClick = dxToolButton2Click
- end
- end
- object dxButton26: TdxButton
- Left = 112
- Top = 88
- Width = 129
- OnClick = dxButton26Click
- Caption = 'Add IP Range to scan >>'
- TabOrder = 1
- end
- object IPEdit1: TEdit
- Left = 8
- Top = 56
- Width = 81
- Height = 21
- Hint =
- 'Start of the IP range shouldbe in this field. Ex. 10.0.0.1, Numb' +
- 'ers Between 0 and 255 is valid. Only C-class ip'#39's is allowed .'
- TabOrder = 2
- Text = '10.0.0.1'
- OnChange = IPEdit1Change
- OnExit = IPEdit1Exit
- OnKeyPress = IPEdit1KeyPress
- end
- object IPedit2: TEdit
- Left = 144
- Top = 53
- Width = 30
- Height = 21
- Hint =
- 'End of the IP range should be in this field. Numbers Between 2 a' +
- 'nd 255 is valid .'
- MaxLength = 3
- ParentColor = True
- TabOrder = 3
- Text = '255'
- OnChange = IPedit2Change
- OnKeyPress = IPedit2KeyPress
- end
- object UpDown1: TUpDown
- Left = 174
- Top = 53
- Width = 15
- Height = 21
- Associate = IPedit2
- Min = 2
- Max = 255
- Position = 255
- TabOrder = 4
- Wrap = False
- end
- end
- object dxButton23: TdxButton
- Left = 8
- Top = 8
- OnClick = dxButton23Click
- Caption = 'Run Task'
- TabOrder = 3
- end
- object Netshowrep: TdxButton
- Left = 88
- Top = 8
- Width = 89
- Hint = 'Show latest Network scan report again, if any'
- Visible = False
- OnClick = NetshowrepClick
- Caption = 'Show last report'
- TabOrder = 4
- end
- object DXConBrowser: TdxContainer
- Left = 78
- Top = 49
- Width = 250
- Height = 367
- Anchors = [akTop, akRight, akBottom]
- Visible = False
- OnClick = DXConBrowserClick
- BorderWidth = 2
- BoundColor = clBlack
- BoundLines = [blLeft, blTop, blRight, blBottom]
- Color = 16112329
- ParentColor = False
- DesignSize = (
- 250
- 367)
- object Label28: TLabel
- Left = 8
- Top = 32
- Width = 161
- Height = 20
- Caption = 'List of WorkGroups '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label38: TLabel
- Left = 8
- Top = 328
- Width = 130
- Height = 20
- Caption = 'Network Browse'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object dxContainer44: TdxContainer
- Left = 3
- Top = 3
- Width = 244
- Height = 24
- Align = alTop
- Caption = 'dxContainer5'
- Color = clInactiveCaption
- ParentColor = False
- DesignSize = (
- 244
- 24)
- object DXLBLBrowse: TLabel
- Left = 0
- Top = 0
- Width = 244
- Height = 24
- Align = alClient
- Alignment = taCenter
- Caption = 'Browse Network'
- Color = clGradientInactiveCaption
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMenuText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- OnClick = DXLBLBrowseClick
- end
- object dxToolButton1: TdxToolButton
- Left = 226
- Top = 4
- Anchors = [akTop, akRight]
- OnClick = dxToolButton1Click
- end
- end
- object NetworkEDT1: TEdit
- Left = 8
- Top = 56
- Width = 177
- Height = 21
- TabOrder = 1
- end
- object NetWorkLSTBOX1: TListBox
- Left = 8
- Top = 80
- Width = 105
- Height = 177
- BevelKind = bkSoft
- BevelOuter = bvRaised
- ItemHeight = 13
- Sorted = True
- TabOrder = 2
- OnClick = NetWorkLSTBOX1Click
- end
- object NetWorkLSTBOX2: TListBox
- Left = 112
- Top = 80
- Width = 129
- Height = 177
- BevelKind = bkSoft
- BevelOuter = bvRaised
- ItemHeight = 13
- MultiSelect = True
- PopupMenu = PopupMenu3
- Sorted = True
- TabOrder = 3
- end
- object dxButton18: TdxButton
- Left = 192
- Top = 56
- Width = 49
- OnClick = dxButton18Click
- Caption = 'Find'
- TabOrder = 4
- end
- object ShellTreeView1: TShellTreeView
- Left = 8
- Top = 304
- Width = 233
- Height = 38
- ObjectTypes = [otFolders]
- Root = 'rfNetwork'
- UseShellImages = True
- Anchors = [akLeft, akTop, akBottom]
- AutoRefresh = False
- Indent = 19
- ParentColor = False
- RightClickSelect = True
- ShowRoot = False
- TabOrder = 5
- end
- object Networkedt2: TEdit
- Left = 8
- Top = 341
- Width = 129
- Height = 21
- Anchors = [akLeft, akBottom]
- BorderStyle = bsNone
- TabOrder = 6
- Visible = False
- end
- object dxButton20: TdxButton
- Left = 192
- Top = 288
- Width = 49
- Height = 17
- Hint = 'This will Syncronize "list of Workgroups" with "Network browse"'
- OnClick = dxButton20Click
- Caption = 'Sync'
- TabOrder = 7
- end
- object dxButton19: TdxButton
- Left = 112
- Top = 342
- Width = 129
- Anchors = [akLeft, akBottom]
- OnClick = dxButton19Click
- Caption = 'Add Computer to scan -->'
- TabOrder = 8
- end
- object NetworkBTN1: TdxButton
- Left = 112
- Top = 256
- Width = 129
- Hint =
- 'Press "ctrl" while selecting to select more then one entry. Use ' +
- '"shift" to select a row of entrys.'
- OnClick = NetworkBTN1Click
- Caption = 'Add Selected to scan >>'
- TabOrder = 9
- end
- end
- end
- object dxContainer36: TdxContainer
- Left = 1
- Top = 1
- Width = 584
- Height = 24
- Align = alTop
- Caption = 'dxContainer5'
- Color = clInactiveCaption
- ParentColor = False
- object Label19: TLabel
- Left = 0
- Top = 0
- Width = 584
- Height = 24
- Align = alClient
- Alignment = taCenter
- Caption = 'Network Scan Configuration'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMenuText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- end
- end
- object dxContainer38: TdxContainer
- Left = 696
- Top = 24
- Width = 541
- Height = 446
- Anchors = [akLeft, akTop, akRight, akBottom]
- Visible = False
- BorderWidth = 3
- BoundColor = clBlack
- BoundLines = [blLeft, blTop, blRight, blBottom]
- Caption = 'dxContainer1'
- Color = 16112329
- ParentColor = False
- DesignSize = (
- 541
- 446)
- object Shape3: TShape
- Left = 8
- Top = 411
- Width = 525
- Height = 3
- Anchors = [akLeft, akRight, akBottom]
- Brush.Color = clInactiveCaption
- Pen.Color = clInactiveCaption
- end
- object Label20: TLabel
- Left = 16
- Top = 32
- Width = 48
- Height = 13
- Caption = 'TxtNormal'
- Visible = False
- end
- object Label46: TLabel
- Left = 72
- Top = 32
- Width = 86
- Height = 19
- Caption = 'TXTHeader'
- Font.Charset = ANSI_CHARSET
- Font.Color = clRed
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Visible = False
- end
- object Label49: TLabel
- Left = 160
- Top = 32
- Width = 71
- Height = 16
- Caption = 'TXTHeader'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Visible = False
- end
- object Label50: TLabel
- Left = 240
- Top = 32
- Width = 62
- Height = 15
- Caption = 'TXTHeader'
- Font.Charset = ANSI_CHARSET
- Font.Color = clRed
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Visible = False
- end
- object Label51: TLabel
- Left = 312
- Top = 32
- Width = 63
- Height = 15
- Caption = 'TXTHeader'
- Font.Charset = ANSI_CHARSET
- Font.Color = clRed
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Visible = False
- end
- object Label52: TLabel
- Left = 24
- Top = 40
- Width = 83
- Height = 13
- Caption = 'TxtNormalBold'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Visible = False
- end
- object dxContainer48: TdxContainer
- Left = 4
- Top = 4
- Width = 533
- Height = 30
- Align = alTop
- Caption = 'dxContainer5'
- Color = clRed
- ParentColor = False
- object Label53: TLabel
- Left = 24
- Top = 0
- Width = 172
- Height = 20
- Alignment = taCenter
- Caption = 'Network Scan Report'
- Color = clHotLight
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold, fsUnderline]
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- end
- object dxButton25: TdxButton
- Left = 8
- Top = 418
- Anchors = [akLeft, akBottom]
- OnClick = dxButton1Click
- Caption = 'Save'
- TabOrder = 1
- end
- object dxButton27: TdxButton
- Left = 450
- Top = 418
- Anchors = [akRight, akBottom]
- OnClick = dxButton27Click
- Caption = 'Close report'
- Enabled = False
- TabOrder = 2
- end
- object NetworkRichEdit1: TRichEdit
- Left = 8
- Top = 48
- Width = 214
- Height = 352
- Anchors = [akLeft, akTop, akRight, akBottom]
- BevelOuter = bvNone
- BevelKind = bkTile
- Color = 16112329
- ScrollBars = ssBoth
- TabOrder = 3
- end
- object dxButton28: TdxButton
- Left = 83
- Top = 418
- Anchors = [akLeft, akBottom]
- OnClick = dxButton17Click
- Caption = 'Print'
- TabOrder = 4
- end
- object Panel1: TPanel
- Left = 225
- Top = 48
- Width = 305
- Height = 352
- Anchors = [akTop, akRight, akBottom]
- BevelInner = bvRaised
- BevelOuter = bvLowered
- ParentColor = True
- TabOrder = 5
- object Label41: TLabel
- Left = 2
- Top = 2
- Width = 301
- Height = 20
- Align = alTop
- Alignment = taCenter
- Caption = 'STATUS'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clInactiveCaption
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object NetLBLPresent: TLabel
- Left = 8
- Top = 32
- Width = 116
- Height = 13
- Caption = 'Process running on Host'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clInactiveCaption
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label54: TLabel
- Left = 8
- Top = 160
- Width = 156
- Height = 13
- Caption = 'Hosts Running Possible Spyware'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clInactiveCaption
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object NetListBoxPresent: TListBox
- Left = 8
- Top = 48
- Width = 281
- Height = 97
- BorderStyle = bsNone
- ItemHeight = 13
- PopupMenu = NetListBoxPresentPop
- TabOrder = 0
- OnMouseDown = NetListBoxPresentMouseDown
- end
- object NetListboxSpy: TListBox
- Left = 8
- Top = 176
- Width = 281
- Height = 273
- BorderStyle = bsNone
- ItemHeight = 13
- PopupMenu = NetlistspyPop
- TabOrder = 1
- OnMouseDown = NetListboxSpyMouseDown
- end
- end
- end
- object dxContainer37: TdxContainer
- Left = 144
- Top = 216
- Width = 313
- Height = 57
- Anchors = [akLeft, akTop, akRight]
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Visible = False
- BoundColor = clBlack
- BoundLines = [blLeft, blTop, blRight, blBottom]
- Caption = 'Connecting to Host'
- Color = clInactiveCaptionText
- ParentColor = False
- ShowCaption = True
- DesignSize = (
- 313
- 57)
- object Animate2: TAnimate
- Left = 24
- Top = 16
- Width = 16
- Height = 16
- Active = False
- CommonAVI = aviFindComputer
- StopFrame = 8
- end
- object dxButton30: TdxButton
- Left = 246
- Top = 38
- Width = 57
- Height = 17
- Anchors = [akRight, akBottom]
- OnClick = dxButton30Click
- Caption = 'Abort'
- TabOrder = 1
- end
- end
- end
- object TabSheet4: TTabSheet
- Caption = 'TabSheet4'
- ImageIndex = 3
- TabVisible = False
- DesignSize = (
- 597
- 494)
- object dxContainer15: TdxContainer
- Left = 0
- Top = 0
- Width = 598
- Height = 487
- Anchors = [akLeft, akTop, akRight, akBottom]
- BoundColor = clBlack
- BoundLines = [blLeft, blTop, blRight, blBottom]
- Caption = 'dxContainer2'
- Color = 16112329
- ParentColor = False
- DesignSize = (
- 598
- 487)
- object dxContainer16: TdxContainer
- Left = 1
- Top = 1
- Width = 596
- Height = 24
- Align = alTop
- BoundColor = clActiveBorder
- Caption = 'dxContainer5'
- Color = clGradientInactiveCaption
- ParentColor = False
- object Label14: TLabel
- Left = 0
- Top = 0
- Width = 142
- Height = 20
- Align = alClient
- Alignment = taCenter
- Caption = 'Startup Programs'
- Color = clMenuText
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMenuText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- end
- object startupGrid: TStringGrid
- Left = 8
- Top = 88
- Width = 582
- Height = 391
- Anchors = [akLeft, akTop, akRight, akBottom]
- Color = 16112329
- ColCount = 3
- Ctl3D = False
- DefaultColWidth = 350
- DefaultRowHeight = 16
- FixedCols = 0
- RowCount = 40
- FixedRows = 0
- Options = [goRowSelect, goThumbTracking]
- ParentCtl3D = False
- PopupMenu = PopupMenu2
- TabOrder = 1
- OnMouseDown = startupGridMouseDown
- ColWidths = (
- 273
- 408
- 194)
- end
- object dxButton12: TdxButton
- Left = 8
- Top = 32
- Width = 121
- Height = 17
- Hint = 'This will check all Statups for known spyware/backdoors/trojans'
- OnClick = dxButton12Click
- Caption = 'Check startup programs'
- TabOrder = 2
- end
- object dxButton13: TdxButton
- Left = 8
- Top = 56
- Width = 121
- Height = 17
- OnClick = RefreshList1Click
- Caption = 'Refresh List'
- TabOrder = 3
- end
- end
- end
- end
- object StatusBar1: TStatusBar
- Left = 0
- Top = 504
- Width = 782
- Height = 22
- Color = 15776415
- Panels = <
- item
- Alignment = taCenter
- Bevel = pbNone
- Text = 'Processes:'
- Width = 124
- end
- item
- Bevel = pbNone
- Text = 'Known Spyware :'
- Width = 150
- end
- item
- Bevel = pbNone
- BiDiMode = bdLeftToRight
- ParentBiDiMode = False
- Text = 'Last action'
- Width = 400
- end
- item
- Alignment = taRightJustify
- Bevel = pbNone
- Text = 'Time'
- Width = 124
- end>
- SimplePanel = False
- SizeGrip = False
- end
- object dxContainer4: TdxContainer
- Left = 0
- Top = 0
- Width = 177
- Height = 504
- Align = alLeft
- BorderWidth = 3
- BoundColor = clBlack
- BoundLines = [blLeft, blTop, blRight, blBottom]
- Caption = 'Tools'
- Color = 15514523
- Enabled = False
- ParentColor = False
- object LBLDemo: TLabel
- Left = 4
- Top = 471
- Width = 169
- Height = 29
- Align = alBottom
- Alignment = taCenter
- Caption = 'DEMO'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -24
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object dxWinXPBar1: TdxWinXPBar
- Left = 4
- Top = 4
- Width = 169
- Height = 143
- Align = alTop
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 15159552
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Caption = 'Tools'
- HeaderFont.Charset = DEFAULT_CHARSET
- HeaderFont.Color = 15159552
- HeaderFont.Height = -13
- HeaderFont.Name = 'MS Sans Serif'
- HeaderFont.Style = [fsBold]
- ImageList = ImageList2
- Items = <
- item
- Caption = 'Process'
- ImageIndex = 0
- OnClick = dxWinXPBar1Items0Click
- end
- item
- Caption = 'Startup programs'
- ImageIndex = 3
- OnClick = dxWinXPBar1Items3Click
- end
- item
- Caption = 'Network Scan'
- ImageIndex = 1
- OnClick = dxWinXPBar1Items2Click
- end
- item
- Caption = ' '
- Enabled = False
- end
- item
- Caption = 'Options & About'
- ImageIndex = 2
- OnClick = dxWinXPBar1Items1Click
- end>
- end
- object dxWinXPBar2: TdxWinXPBar
- Left = 4
- Top = 369
- Width = 169
- Height = 35
- Hint =
- 'Sites on the Internet focusing on potentiel dangerous programs a' +
- 'nd Spyware'
- HelpType = htKeyword
- Align = alTop
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 15159552
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Caption = 'Online Resources'
- Collapsed = True
- HeaderFont.Charset = DEFAULT_CHARSET
- HeaderFont.Color = 15159552
- HeaderFont.Height = -13
- HeaderFont.Name = 'MS Sans Serif'
- HeaderFont.Style = [fsBold]
- Items = <
- item
- Caption = 'Forum and help'
- OnClick = dxWinXPBar2Items0Click
- end
- item
- Caption = 'Startups (Pacman portal)'
- OnClick = dxWinXPBar2Items1Click
- end
- item
- Caption = 'Answers that work'
- OnClick = dxWinXPBar2Items2Click
- end
- item
- Caption = 'Spyware Guide'
- OnClick = dxWinXPBar2Items3Click
- end
- item
- Caption = 'VelociWare'
- OnClick = dxWinXPBar2Items4Click
- end>
- end
- object DXPProcessOptions: TdxWinXPBar
- Left = 4
- Top = 147
- Width = 169
- Height = 139
- Align = alTop
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 15159552
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- OnClick = DXPProcessOptionsClick
- Caption = 'Scan Options'
- HeaderFont.Charset = DEFAULT_CHARSET
- HeaderFont.Color = 15159552
- HeaderFont.Height = -13
- HeaderFont.Name = 'MS Sans Serif'
- HeaderFont.Style = [fsBold]
- ItemHeight = 16
- Items = <
- item
- Caption = 'Full Process Report'
- Hint = 'This will generate a report of all running process'
- OnClick = DXPProcessOptionsItems0Click
- end
- item
- Caption = 'Scan Running process'#39's'
- OnClick = DXPProcessOptionsItems2Click
- end
- item
- Caption = ' '
- Enabled = False
- end
- item
- Caption = 'Scan Disk (Advanced users)'
- OnClick = DXPProcessOptionsItems3Click
- end
- item
- Caption = 'Excluded Files & Dirs'
- OnClick = DXPProcessOptionsItems4Click
- end
- item
- Caption = 'Network Scan'
- Hint = 'This can make a scan machines on the network'
- OnClick = dxWinXPBar1Items2Click
- end>
- end
- object Listboxlog: TListBox
- Left = 32
- Top = 512
- Width = 121
- Height = 97
- ItemHeight = 13
- TabOrder = 3
- Visible = False
- end
- object dxWinXPBar3: TdxWinXPBar
- Left = 4
- Top = 286
- Width = 169
- Height = 83
- Align = alTop
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 15159552
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Caption = 'Updates'
- HeaderFont.Charset = DEFAULT_CHARSET
- HeaderFont.Color = 15159552
- HeaderFont.Height = -13
- HeaderFont.Name = 'MS Sans Serif'
- HeaderFont.Style = [fsBold]
- ImageList = ImageList2
- Items = <
- item
- Caption = 'Schedule Updates'
- ImageIndex = 5
- ImageList = ImageList2
- OnClick = dxButton38Click
- end
- item
- Caption = 'Check updates now '
- Hint = 'Run manual Check for updates'
- ImageIndex = 6
- OnClick = dxButton7Click
- end>
- end
- end
- object dxContainerINFO: TdxContainer
- Left = 144
- Top = 376
- Width = 257
- Height = 57
- ParentShowHint = False
- ShowHint = False
- Visible = False
- BorderWidth = 2
- BoundLines = [blLeft, blTop, blRight, blBottom]
- Color = clInfoBk
- Glyph.Data = {
- 36080000424D3608000000000000360400002800000020000000200000000100
- 0800000000000004000000000000000000000001000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
- A6000020400000206000002080000020A0000020C0000020E000004000000040
- 20000040400000406000004080000040A0000040C0000040E000006000000060
- 20000060400000606000006080000060A0000060C0000060E000008000000080
- 20000080400000806000008080000080A0000080C0000080E00000A0000000A0
- 200000A0400000A0600000A0800000A0A00000A0C00000A0E00000C0000000C0
- 200000C0400000C0600000C0800000C0A00000C0C00000C0E00000E0000000E0
- 200000E0400000E0600000E0800000E0A00000E0C00000E0E000400000004000
- 20004000400040006000400080004000A0004000C0004000E000402000004020
- 20004020400040206000402080004020A0004020C0004020E000404000004040
- 20004040400040406000404080004040A0004040C0004040E000406000004060
- 20004060400040606000406080004060A0004060C0004060E000408000004080
- 20004080400040806000408080004080A0004080C0004080E00040A0000040A0
- 200040A0400040A0600040A0800040A0A00040A0C00040A0E00040C0000040C0
- 200040C0400040C0600040C0800040C0A00040C0C00040C0E00040E0000040E0
- 200040E0400040E0600040E0800040E0A00040E0C00040E0E000800000008000
- 20008000400080006000800080008000A0008000C0008000E000802000008020
- 20008020400080206000802080008020A0008020C0008020E000804000008040
- 20008040400080406000804080008040A0008040C0008040E000806000008060
- 20008060400080606000806080008060A0008060C0008060E000808000008080
- 20008080400080806000808080008080A0008080C0008080E00080A0000080A0
- 200080A0400080A0600080A0800080A0A00080A0C00080A0E00080C0000080C0
- 200080C0400080C0600080C0800080C0A00080C0C00080C0E00080E0000080E0
- 200080E0400080E0600080E0800080E0A00080E0C00080E0E000C0000000C000
- 2000C0004000C0006000C0008000C000A000C000C000C000E000C0200000C020
- 2000C0204000C0206000C0208000C020A000C020C000C020E000C0400000C040
- 2000C0404000C0406000C0408000C040A000C040C000C040E000C0600000C060
- 2000C0604000C0606000C0608000C060A000C060C000C060E000C0800000C080
- 2000C0804000C0806000C0808000C080A000C080C000C080E000C0A00000C0A0
- 2000C0A04000C0A06000C0A08000C0A0A000C0A0C000C0A0E000C0C00000C0C0
- 2000C0C04000C0C06000C0C08000C0C0A000F0FBFF00A4A0A000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000404040404040404000000000000000000000000000000000000
- 0000000404040404040404040404040404000000000000000000000000000000
- 0004040404040404040404040404040404040400000000000000000000000000
- 0404040404FFFFFFFFFFFFFFFFFFFFFFFF040404000000000000000000000004
- 0404040404FFFFFFFFFFFFFFFFFFFFFFFF040404040000000000000000000404
- 0404040404FFFFFFFFFFFFFFFFFFFFFFFF040404040400000000000000040404
- 0404040404040404FFFFFFFFFFFF040404040404040404000000000000040404
- 0404040404040404FFFFFFFFFFFF040404040404040404000000000004040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040000000004040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040000000004040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040000000404040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040400000404040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040400000404040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040400000404040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040400000404040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040400000404040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040400000404040404
- 0404040404040404FFFFFFFFFFFF040404040404040404040400000404040404
- 0404040404FFFFFFFFFFFFFFFFFF040404040404040404040400000004040404
- 0404040404FFFFFFFFFFFFFFFFFF040404040404040404040000000004040404
- 0404040404040404040404040404040404040404040404040000000004040404
- 0404040404040404040404040404040404040404040404040000000000040404
- 0404040404040404FFFFFFFF0404040404040404040404000000000000040404
- 04040404040404FFFFFFFFFFFF04040404040404040404000000000000000404
- 040404040404FFFFFFFFFFFFFFFF040404040404040400000000000000000004
- 040404040404FFFFFFFFFFFFFFFF040404040404040000000000000000000000
- 040404040404FFFFFFFFFFFFFFFF040404040404000000000000000000000000
- 00040404040404FFFFFFFFFFFF04040404040400000000000000000000000000
- 0000000404040404FFFFFFFF0404040404000000000000000000000000000000
- 0000000000000404040404040404000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000}
- GlyphLayout = glTop
- Layout = tlTop
- ParentColor = False
- ShowCaption = True
- WordWrap = True
- end
- object Timer1: TTimer
- OnTimer = Timer1Timer
- Left = 128
- Top = 88
- end
- object ImageList1: TImageList
- Left = 88
- Top = 424
- end
- object ImageList2: TImageList
- Left = 136
- Top = 48
- Bitmap = {
- 494C010107000900040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
- 0000000000003600000028000000400000003000000001002000000000000030
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000F8F8F800D7D6D400C2BBB700BFB7
- B300BFB7B300BFB7B300BFB7B300BFB7B300BFB7B300BFB7B300BFB7B300BFB7
- B300C0B8B400CFCAC900F5F5F500FDFEFE000000000000000000000000000000
- 000000000000000000000000000000000000E9E9E900DBDBDB00F8F8F800FEFE
- FE00FEFEFE000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000D0CECC009ECEEB0020AFD70029B5
- DA0033BBDD003EC3E10046C8E40052D0E8005AD5EA0064DCEE006FE3F10077E9
- F40084F1F80061504900B4B2B400F2F3F4000000000000000000000000000000
- 000000000000000000000000000000000000FDE6C100A9887000777777009292
- 92009E9E9E00BCBCBC00F1F1F100000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000000000D6734A00000000000000
- 000000000000BD52310000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000197FAA0099FFFF0022A1C9006EE2
- F1006EE2F1006EE2F1006EE2F1006EE2F1006EE2F1006EE2F1006EE2F1006EE2
- F1006EE2F100A8E2FF00756F6F00E4E5E7000000000000000000000000000000
- 0000000000000000000000000000FEFEFE00F7F0EC00EDD5B700FBDBB400FEDC
- B200FFDEB300C99F7E0086868600FEFEFE000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000000000B5523100000000000000
- 00007B392100CE634200DE846B00DE947B00E7A59400D67B5A007B3921000000
- 000000000000000000000000000000000000197FAA0099FFFF001A7BA700B8FF
- FF00B6FFFF00B3FFFF00B1FFFF00AEFFFF00ACFFFF00A9FFFF00A7FFFF00A4FF
- FF00A0FFFF007FE1EB00949CA500F4F4F5000000000000000000000000000000
- 0000F1F1F100D1D1D100A1A1A10099999900B9B9B900E6E6E600E9E9E900CBCB
- CB00EAEAEA00F2D8B90076767600FEFEFE000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000000000D673520000000000D673
- 5200D67B5A00D6734A00D6734A00D6734A00D6735200DE947300EFBDAD00F7CE
- C6007B392100000000000000000000000000197FAA0099FFFF00C6FFFF00C4FF
- FF00C1FFFF00BFFFFF005DD3E90048B6CE003DC2E1005AD1E800B3FFFF00B0FF
- FF00AEFFFF0041678A00DBDADA00FEFEFE000000000000000000FCFCFC00C4C4
- C300B16E2B00CE673100CD674100CB654200AC532B00674C3E00D0AB8800B289
- 6C00937D6D00FEEECD00D2D2D200000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000000000D67B5A00CE634200D673
- 5200CE6B4A00CE634200CE634200BD523100CE5A3100D6734A00D6846300EFB5
- A500EFCEBD00000000000000000000000000197FAA0099FFFF00D4FFFF00D1FF
- FF00CCFBFB0093939300938D8D0095908700A7949400EFC2C20041BBD700BCFF
- FF00B9FFFF0070605700ECECEA000000000000000000FEFEFE00CDB28400BB55
- 2A00AC451E0086552700A83D1200D8720E00CB6A2C00E5BA9300F8D6AA00D79D
- 7400F4E2C50075747400FBFBFB00000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000000000D6735200D67B5A00CE6B
- 4A00CE633900CE5A31000000000000000000000000007B392100CE5A3100CE6B
- 4A00E7A58C00D68463000000000000000000197FAA0091FAFC00DFFFFF00DDFF
- FF00ADADAD00ECDAAE00FFF6DA00FFEBCC00FFFFFB00F2E5B800F7C7C7004ACB
- E500C6FFFF0073615800EFEDEC000000000000000000E8E2D800A7410E009F39
- 0000A7410000804F04003C5E0B00B0430000D19A7700E2B58C00FCE5BE00FCEA
- C600EFC69B0090837B00F8F8F800000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000D6846300CE6B
- 4A00CE633900B55231007B3921007B3921007B3921007B3921007B3921007B39
- 21007B3921007B3921000000000000000000177EA9007DEDF600EBFFFF00ACB3
- B300D9C5A600FFF2BF00FFEFBC00FFE8B500FFDCA900FFFBF400B7B59C007786
- 8A00D2FFFF0073615800EFEDEC000000000000000000DF973900AA440000B650
- 0000BF590000966200000073000068620000A36F5100F7E5C700E7BC9200F4D6
- B000B8987B00E6E6E60000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000000000DE84
- 6B00CE6B4A00CE634200CE633900CE634200CE634200CE634200CE6B4A00D673
- 4A00D67B5A00DE947B000000000000000000137BA80067DEEE00F7FFFF00B7B7
- B700FFEAB900FFFFD400FFFFCC0099806700DDBF9500F9D09E00FAEDC200CEAF
- AF00C8F9FC0073615800EFEDEC0000000000FEFEFE00AE490100BD570000CD67
- 0000DB7000001E85000000860000937A0000180400004C271A00A37A5E007473
- 410084451D00DEDEDE0000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000000000DE8C730000000000D684
- 6300D6846300BD523100000000000000000000000000C65A3100CE634200CE6B
- 4A00D67B5A00CE63420000000000000000000F79A60050CEE700FFFFFF00C8C8
- C800FCE6CD00FFFFFC00FFFFDC00999981007C6A5700FFE4B100F3E7BB00AA9B
- 9B00EAFFFF0073615800EFEDEC0000000000FEFEFE00BA500000D16C0000DB7B
- 00006E920400A2910400D98D0000EB850000C9820000007D0000005000002A6A
- 180094511600D7D7D70000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000F7CEC600EFBD
- AD00DE8C7300D68463007B3921007B3921007B392100CE633900CE634200CE6B
- 4A00D68463000000000000000000000000000C76A5003BC1E000FFFFFF00D0D0
- D000C0BBB500FFFFFF00FFFFF400FFFFD900E2E2B6007C6A570096938900759B
- A000F5FFFF0073615800EFEDEC0000000000FEFEFE00C95F0000E27A000000AB
- 20002AB02E00B0B02B00FFAC2300FE9B0600F58A0000328400003D730000455E
- 00008F5C1400DEDEDE0000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000000000F7D6
- CE00E7B59C00FFFFFF00DE947B00D67B5A00CE6B4A00CE6B4A00CE6B4A00D67B
- 5A00BD5231000000000000000000000000000874A40025B2D900FFFFFF00FFFF
- FF00C8C8C800B9AB9D00FFFFFF00A2CEFF00FFFDCA00D3C1A0009D9D9D00FFFF
- FF00FFFFFF0073615800EFEDEC000000000000000000D6710200AA900C0021BC
- 460030C85E0029CB6400F0D97F00FFC04D00FE9B0500748C000000820000006F
- 0000A2672700F2F2F20000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000F7D6CE00EFCEBD00E7AD9400DE9C8400D6846300D67B5A00D67B5A00BD52
- 3100000000000000000000000000000000000572A30011A4D200FFFFFF00FFFF
- FF00FFFFFF00AAAAAA00ECECEC00D3D3D300D1D1D100A7A7A700FFFFFF00FFFF
- FF00FFFFFF0073615800EFEDEC000000000000000000EFD9920018B83C0037CE
- 6800B2DC850090E89D00E9FACB00FFD77B00FFA91E00E18A0000058700000273
- 0000AFAFAF000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000000000DE947B007B3921000000
- 000000000000000000000000000000000000016FA2000099CC00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF0073615800EFEDEC000000000000000000FEFEFC0042C2530068D0
- 6C0093ECA600EBFBC600F3F7BB0028CD670079B02D00E5880100C5730000C48D
- 2E00F7F7F7000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000000000DE94
- 7300D6846300D68463000000000000000000006EA1000099CC002A7FAA002A7F
- AA002A7FAA002A7FAA002A7FAA002A7FAA002A7FAA002A7FAA002A7FAA002A7F
- AA002A7FAA0076675F00F0EEEE00000000000000000000000000FDFDF70086D5
- 7900B5D27200B6E59A0079DF8A0034CC65002CB33400EB7E0000E2A33F00F5F5
- F500000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000001572A1000066990066DDEE0066DD
- EE0066DDEE0066DDEE0066DDEE0066DDEE0066DDEE0066DDEE0066DDEE0066DD
- EE0066DDEE0099928E00F5F4F400000000000000000000000000000000000000
- 0000F6F0C700D1D57C008FD271009DBF4E00BABE6200EBDDC200FDFDFD000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000F8F8F800D7D6D400C2BBB700BFB7
- B300BFB7B300BFB7B300BFB7B300BFB7B300BFB7B300BFB7B300BFB7B300BFB7
- B300C0B8B400CFCAC900F5F5F500FDFEFE000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000D0CECC009ECEEB0020AFD70029B5
- DA0033BBDD003EC3E10046C8E40052D0E8005AD5EA0064DCEE006FE3F10077E9
- F40084F1F80061504900B4B2B400F2F3F4000000000000000000000000000000
- 0000000000009C63630052525200424242004A4A4A00424242009C6363000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000197FAA0099FFFF0022A1C9006EE2
- F1006EE2F1006EE2F1006EE2F1006EE2F1006EE2F1006EE2F1006EE2F1006EE2
- F1006EE2F100A8E2FF00756F6F00E4E5E7000000000000000000000000009C9C
- 63009C9C9C00A5A5A500A5A5A5009C9C9C009494940084848400737373003131
- 3100CE9C9C000000000000000000000000008C39180084391000843910008439
- 1000843910008439100084391000843910008439100084391000843910008439
- 100084391000843910006B31100000000000000000000000000000000000FF00
- 000000000000FF00000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000197FAA0099FFFF001A7BA700C9FF
- FF00C5FFFF00C1FFFF00BBFEFE00B6FDFE00AFFBFC00ADFDFD00AAFFFF00A6FF
- FF00A2FFFF007FE1EB00949CA500F4F4F50000000000000000009C9C9C00C6C6
- C600A5A5A5009C6331009C3131009C3131009C3131009C313100848484008484
- 840042424200CE9C9C000000000000000000FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00CE94730000000000000000000000000000000000FF00
- 0000FF000000FF000000FF000000000000000000000084000000000000000000
- 000000000000008484000000000000000000197FAA0099FFFF00D3FFFF00CEFF
- FF00CAFFFF00C5FFFF00B8F7F90076BED20057A8C20072BCCF00A2F1F500A7FC
- FD00A5FEFE0041678A00DBDADA00FEFEFE0000000000CECE9C00CECECE00CE9C
- 63009C6331009C6331009C9C63009C9C63009C6331009C313100633131009C63
- 630084848400393939000000000000000000FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00CE947300000000000000000000000000FF0000000000
- 0000FF000000FF000000FF0000000000000000000000FF000000FF0000000000
- 000000FFFF0000FFFF000000000000000000197FAA0099FFFF00D8FFFF00D3FF
- FF00CEFFFF00CAFFFF00C0BABB00ECF4F400DBC6C600A7888E0067ACC30071C1
- D300A1F4F70070605700ECECEA000000000000000000CECECE00C6C6C600CE63
- 3100CE633100CE633100B5B5B500B5B5B5009C6331009C6331009C3131006331
- 310073737300848484009C63630000000000FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00CE947300000000000000000000000000000000000000
- 00000000000000000000000000000000000000000000FF000000FF0000000000
- 000000FFFF0000FFFF000000000000000000197FAA0091FAFC00DCFFFF00D7FF
- FF00D2FEFE00CEFEFF00BFE5E800E8B47E00C4647400C4B6B800C9A8A8008E91
- 910090E2EB0073615800EFEDEC0000000000F7CEA500DEDEDE00CE633100CE9C
- 3100CE9C3100CE633100CE9C6300CE9C63009C6331009C6331009C6331009C31
- 31009C313100848484004242420000000000FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00D69C6B00000000000000000000000000000000000000
- 00000000000000000000000000000000000000000000FF000000FF0000000000
- 000000FFFF0000FFFF000000000000000000177EA9007DEDF600E1FFFF00D9FD
- FD00BFEBF10095CAD7009BC3CF00FEC04400FFC44C00E9A05900C5A6A900B884
- 840091E0EB0073615800EFEDEC0000000000CECECE00DEDEDE00CE9C3100CE9C
- 3100CE9C3100CE9C3100C6C6C600CECECE00CE9C31009C6331009C6331009C31
- 31009C313100949494005252520000000000FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00D69C6B00000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000137BA80067DEEE00E5FFFF00D0F1
- F500D7D8D900D5C7C800B7A5A800FFDA8900FFE49200E9B97E00C9929100B47A
- 7A009AE4ED0073615800EFEDEC0000000000D6D6D600DEDEDE00CE9C3100CE9C
- 3100CE9C3100CE9C3100CECE6300CECECE00CECECE00CE9C63009C6331009C63
- 31009C313100848484007373730000000000FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00D69C6B00000000000000000000000000000000000000
- FF00000000000000FF0000000000000000000000000000008400000000000000
- 0000000000008400000000000000000000000F79A60050CEE700EAFFFF00DBF0
- F200E6CDCF00CC9C9F00C0AEB000BEAAA200DDCFB300DEBC9A00C9C7C800B6C1
- C400B7FAFB0073615800EFEDEC0000000000D6D6D600DEDEDE00CE9C3100CE9C
- 3100CECE3100CECE3100CECE3100CE9C3100CECECE00CECECE00CE6331009C63
- 31009C313100949494007373730000000000FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00DE9C6B000000000000000000000000000000FF000000
- 00000000FF000000FF000000FF0000000000000000000000FF000000FF000000
- 0000008400000084000000000000000000000C76A5003BC1E000EFFFFF00E3F9
- FB00F9AE3000FFC04400DC996C00DBBBBC00B38384007FB8CB00C7FCFD00C6FF
- FF00C2FFFF0073615800EFEDEC0000000000F7CEA500EFEFEF00CE9C3100CECE
- 3100CECE6300FFCE9C00CECE3100CE9C3100CECECE00D6D6D600CE9C63009C63
- 31009C633100B5B5B5007373730000000000FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00DEA563000000000000000000000000000000FF000000
- 000000000000000000000000FF0000000000000000000000FF000000FF000000
- 0000008400000084000000000000000000000874A40025B2D900F4FFFF00DAF1
- F500FFD46300FFDB8300FECB6200DAB9BA00B58C8C0081BDD000CEFDFE00CBFF
- FF00C6FFFF0073615800EFEDEC000000000000000000E7E7E700F7CEA500CECE
- 6300FFCE6300FFFFFF00F7F7F700EFEFEF00E7E7E700DEDEDE00CE633100CE63
- 3100CE9C6300B5B5B500CE9C9C0000000000FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00E7A56300000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000FF000000FF000000
- 0000008400000084000000000000000000000572A30011A4D200F8FFFF00CFD1
- D300CAB28700FFFFC900F4D98E00F7ECEB00DAB3B200BEEAF000D4FEFE00D0FF
- FF00CCFFFF0073615800EFEDEC000000000000000000D6D6D600EFEFEF00CECE
- 6300CECE6300FFCE6300F7CEA500F7CEA500CECE9C00CE9C3100CE633100CE63
- 3100CECECE00A5A5A5000000000000000000DEDECE00DED6BD00DED6BD00DED6
- BD00DED6BD00DED6BD00DED6BD00DED6BD00DED6BD00DED6BD00DECEB500DED6
- B500DECEB500E7D6AD00D68C3100000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000016FA2000099CC00FDFFFF00F7FE
- FE00EFFCFD00E6F9FB00CDC8CA00DAF5F800E0FDFE00DCFEFE00D9FFFF00D5FF
- FF00D0FFFF0073615800EFEDEC00000000000000000000000000DEDEDE00EFEF
- EF00FFCE9C00CE9C6300CE9C3100CE9C3100CE9C3100CE9C3100CE9C6300D6D6
- D600C6C6C600000000000000000000000000CE6B0000D66B0000D66B0000D66B
- 0000D6730000D6730000D66B0000CE6B0000D66B0000CE6B0000E7944200CE6B
- 0000F7A54200296BFF00CE6B0000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000006EA1000099CC002A7FAA002A7F
- AA002A7FAA002A7FAA002A7FAA002A7FAA002A7FAA002A7FAA002A7FAA002A7F
- AA002A7FAA0076675F00F0EEEE0000000000000000000000000000000000D6D6
- D600EFEFEF00F7F7F700FFEFCE00F7CEA500F7CEA500E7E7E700DEDEDE00CECE
- CE0000000000000000000000000000000000D67B0800DE841000DE7B0800DE7B
- 0800DE7B0800DE7B0800DE7B0800DE7B1000DE7B0800DE7B0800D6730000DE7B
- 0000DE730000E77B0000CE6B0000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000001572A1000066990066DDEE0066DD
- EE0066DDEE0066DDEE0066DDEE0066DDEE0066DDEE0066DDEE0066DDEE0066DD
- EE0066DDEE0099928E00F5F4F400000000000000000000000000000000000000
- 000000000000DEDEDE00E7E7E700EFEFEF00E7E7E700D6D6D600000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000424D3E000000000000003E000000
- 2800000040000000300000000100010000000000800100000000000000000000
- 000000000000000000000000FFFFFF0000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000FFFF0000FF070000FFFF0000FF010000
- BBFF0000FE000000B01F0000F0000000A0070000C00100008007000180010000
- 8383000180010000C003000180030000E003000100030000A383000100030000
- C007000100030000E007000180030000F00F000180070000FF9F000180070000
- FFE30001C00F0000FFFF0001F01F0000FFFF0000FFFFFFFFE07D0000F81F0000
- D0390000E0070000EA010000C0030000E001000080030000D001000180010000
- EA01000100010000E001000100010000DC01000100010000EA01000100010000
- D001000100010000DC01000180010000EA01000180030000D4010001C0070000
- DF030001E00F0001FFFF0001F83FFFFF00000000000000000000000000000000
- 000000000000}
- end
- object MainMenu1: TMainMenu
- Left = 32
- Top = 424
- object File1: TMenuItem
- Caption = 'File'
- object Exit1: TMenuItem
- Caption = 'Exit'
- OnClick = Exit1Click
- end
- object UPdate1: TMenuItem
- Caption = 'check for Updates'
- OnClick = dxButton7Click
- end
- end
- object About1: TMenuItem
- Caption = 'About'
- object RegisterPPAdmin1: TMenuItem
- Caption = 'Register PP Admin '
- OnClick = RegisterPPAdmin1Click
- end
- object GotoVelociware1: TMenuItem
- Caption = 'Goto Velociware'
- OnClick = GotoVelociware1Click
- end
- object Info1: TMenuItem
- Caption = 'Program Info'
- OnClick = dxWinXPBar1Items1Click
- end
- end
- end
- object PopupMenu1: TPopupMenu
- Left = 72
- Top = 408
- object MoreInfoInternetsearch1: TMenuItem
- Caption = 'More Info (Internet search)'
- OnClick = MoreInfoInternetsearch1Click
- end
- object KillProcess1: TMenuItem
- Caption = 'Kill Process'
- OnClick = KillProcess1Click
- end
- object Refresh1: TMenuItem
- Caption = 'Refresh'
- OnClick = Refresh1Click
- end
- end
- object SWbemLocator1: TSWbemLocator
- AutoConnect = False
- ConnectKind = ckRunningOrNew
- Left = 104
- Top = 400
- end
- object PopupMenu2: TPopupMenu
- Left = 656
- Top = 560
- object Checkthisitem1: TMenuItem
- Caption = 'Check this item'
- OnClick = Checkthisitem1Click
- end
- object Delete1: TMenuItem
- Caption = 'Remove'
- OnClick = Delete1Click
- end
- object RefreshList1: TMenuItem
- Caption = 'Refresh List'
- OnClick = RefreshList1Click
- end
- end
- object Resource1: TResource
- Left = 120
- Top = 368
- end
- object Timer2: TTimer
- Interval = 250
- OnTimer = Timer2Timer
- Left = 128
- Top = 296
- end
- object SaveDialog1: TSaveDialog
- Left = 88
- Top = 464
- end
- object DebugTimer: TTimer
- Enabled = False
- Interval = 50
- OnTimer = DebugTimerTimer
- Left = 8
- Top = 456
- end
- object PrintDialog1: TPrintDialog
- Left = 160
- Top = 440
- end
- object PrinterSetupDialog1: TPrinterSetupDialog
- Left = 160
- Top = 472
- end
- object IDping: TIdIcmpClient
- ReceiveTimeout = 2000
- OnReply = IDpingReply
- Left = 144
- Top = 232
- end
- object PopupMenu3: TPopupMenu
- Left = 688
- Top = 312
- object Selectall1: TMenuItem
- Caption = 'Select all'
- OnClick = Selectall1Click
- end
- end
- object PopupMenu4: TPopupMenu
- Left = 696
- Top = 248
- object DeleteEntry1: TMenuItem
- Caption = 'Delete Entry'
- OnClick = DeleteEntry1Click
- end
- end
- object NetListBoxPresentPop: TPopupMenu
- Left = 936
- Top = 136
- object Connect1: TMenuItem
- Caption = 'Connect'
- OnClick = Connect1Click
- end
- end
- object NetlistspyPop: TPopupMenu
- Left = 864
- Top = 304
- object Connect2: TMenuItem
- Caption = 'Connect'
- OnClick = Connect2Click
- end
- end
- object PopupMenu5: TPopupMenu
- Left = 648
- Top = 352
- object Connect3: TMenuItem
- Caption = 'Connect'
- OnClick = Connect3Click
- end
- end
- end
-